
Project
I built this app to demonstrate knowledge working in React JS and accessing API endpoints using React Redux Toolkit. This app was built using React JS and is hosted on Netlify. This application supports user authentication using firebase. Users are able to create a new account using their email address and can then sign in to save coins to a user specific list. This is made possble by creating a firestore cloud storage database at the time of user registration. Another feature of this application is dynamic routing through the "React Router DOM" package. This application was built using the Rapidapi API.
Technologies
React
Redux Toolkit
Javascript
Firebase
Rapidapi API
Routes
Back