This application (Crypto website) was built using React (Custom Hooks, Context), React-Router-Dom, useParams, Light/Dark Theme, Tailwind,Dynamic Routes, React-icons, API, Hosting and more! Authenticate using firebase and firestore so we can save user specific data and that data is retrieved using a custom hook with Protected Routes.
I used Tailwind CSS for this project and I really enjoyed using it. I used styled components in my previous project, but I have now converted all my projects to Tailwind CSS for ease of use.
I clone Instagram by seeing code commerence's videos Tutorial
in src:
components:
-
pages
- count page
- coin page
- coin description
- home page
- trending coins
- sign in page (login page)
- sign up page (register page)
-
contex we have root.
-
mobile menu + navbar + sign in + sign up
-
our database is on firebase
- tailwindcss
- react-icons