ajayahara / vivahit-assignment

Welcome to our cryptocurrency project repository! This project provides a simple and interactive platform for exploring the latest trends and details of various cryptocurrencies.

Home Page:https://crypto-world221.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency Project Documentation

Live Demo

Netlify Link:-Live Demo Live Video:- Live Video

Note:-

  • Data polling is scheduled for an interval 30sec.
  • Since using free api and also it will show loading for several minute since requested so many time.
  • No need to add a .env file

Getting Started

To run the development server and explore the cryptocurrency project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/cryptocurrency-project.git
    
  2. Navigate to the project directory:

     cd cryptocurrency-project
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev

    The project will be available at http://localhost:3000/ in your web browser.

Tech Stack

The cryptocurrency project is built using the following technologies:

  • Frontend:
    • React
    • Chakra UI
    • Chart.js for visualizing price changes
    • SWR for data polling

Pages

Dashboard Page

Explore the latest market trends and cryptocurrency performance on the dashboard. Dashboard Page

Coin Details Page

Navigate to the coin details page to get detailed information about a specific cryptocurrency. View the price changes of selected cryptocurrencies using Chart.js. Coin Detils

Conclusion

Thank you for exploring our cryptocurrency project! For any questions or feedback, please contact abak00350@gmail.com . EOF

About

Welcome to our cryptocurrency project repository! This project provides a simple and interactive platform for exploring the latest trends and details of various cryptocurrencies.

https://crypto-world221.netlify.app/


Languages

Language:JavaScript 96.9%Language:HTML 2.4%Language:CSS 0.7%