DEV Community

Robert
Robert

Posted on

Crypto App built with ReactJS, Tailwind and Firebase

So today I finished my solo project Crypto app!

Here is live website deployed on firebase: https://coinbase-52f8f.web.app

Source


What functionality does it offer?

  • Functional Register/Login page using Firebase database.
  • Website shows most popular crypto currencies and trending currencies via Coingecko API.
  • As mentioned above website using Coingecko API.
  • User can select certain coins and add them to their watchlist.
  • Each coin has designated page with informations/prices/changes.
  • Dark Mode / Light Mode.

Technologies used

  • ReactJS
  • Tailwind
  • Firebase/Firestore
  • Axios (for API)
  • HTML
  • CSS

Author

Screenshot of website

Image description

Additional info

  • Website is fully responsive (using Tailwind).
  • Mobile website using hamburger menu. (Fully working)

Top comments (0)