Tocken X is a cryptocurrency market tracking web application. This project is currently in its beta phase, with limited functionalities implemented. It leverages various technologies and APIs to provide users with cryptocurrency market data.
Explore the latest version Link to website.
-
Firebase Authentication: Secure user authentication for a personalized experience.
-
Firestore Wishlist: Users can create and manage a wishlist of their favorite cryptocurrencies, and this data will be saved to their account.
-
Coin Gecko API: Accesses the Coin Gecko API to retrieve real-time cryptocurrency market data.
-
Dynamic Routing: Utilizes React Router for smooth navigation between different sections of the app.
-
Theme Switching: Allows users to switch between light and dark themes for improved user experience.
-
Coin Gecko API: Accesses the Coin Gecko API to retrieve real-time cryptocurrency market data.
-
React App: Developed using React, a popular JavaScript library for building user interfaces.
-
Tailwind Styles: Employs Tailwind CSS for efficient and responsive styling.
-
Axios: Utilizes Axios for simplified and reliable HTTP requests to fetch data from APIs.
To run this project locally, follow these steps:
git clone https://github.com/yourusername/coin-z-market.git
cd coin-z-market
npm install
npm start
The UI design is currently being revamped. So changes may be made soon.