Project
I built this app to demonstrate knowledge working in React JS and accessing API endpoints. This app was built using React JS and is hosted on Firebase. 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 Coin Gecko API.
Technologies
React
Tailwind
Javascript
Firebase
Coin Gecko API
Routes
Back