zoro-diablo / Crypto-React-Firebase-Auth-Project

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.

Home Page:https://tocken-x.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coin Z Market Logo

Overview

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.

Features

  • 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.

Live Crypto Market

Dashboard

Detailed View

Dashboard

Theme Switching

Theme Switching

Installation

To run this project locally, follow these steps:

Clone the repository

git clone https://github.com/yourusername/coin-z-market.git

Navigate to the project directory

cd coin-z-market

Install project dependencies

npm install

Start the development server

npm start
   

Note

The UI design is currently being revamped. So changes may be made soon.

About

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.

https://tocken-x.netlify.app/


Languages

Language:JavaScript 94.0%Language:CSS 3.3%Language:HTML 2.7%