Cryptobase App
React JS / Tailwind / Firebase
Project
Overview
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 possible 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 JS
Tailwind
Firebase
Coin Gecko API
Routes
Back