Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 15, 2022 02:39 pm GMT

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)

Original Link: https://dev.to/gatti/crypto-app-built-with-reactjs-tailwind-and-firebase-491j

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To