Skip to content

shreyaspathak11/BitBazaar-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

BitBazaar Project

Overview

BitBazaar is a comprehensive web application designed to provide users with real-time insights into the world of cryptocurrencies. This project utilizes the CoinGecko API to gather data on various cryptocurrencies, presenting it in a user-friendly interface. The platform includes features such as currency conversion, dynamic charts, and a grid layout for organized data representation.

Features

  • CoinGecko API Integration: Fetches live data on cryptocurrency prices, market capitalization, and trading volumes.

  • Data Transformation and Visualization: Converts currency values, presents dynamic charts for trend analysis, and organizes data in a grid format.

  • Currency Conversion: Allows users to switch between different currencies (rupees, dollars, euros) for a global perspective.

  • Educational Focus: Aims to educate users about cryptocurrencies by providing accurate and up-to-date information in a user-friendly manner.

  • User Interface: Clean and intuitive design for a seamless user experience.

  • Responsive Design: Accessible across various devices for optimal usability.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Frameworks: Next.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • API: CoinGecko API
  • Authentication: Google OAuth

Getting Started

  1. Clone the Repository:

    git clone https://github.com/shreyaspathak11/BitBazaar.git
    cd frontend

    OR

    git clone https://github.com/shreyaspathak11/BitBazaar.git
    cd Backend
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start

    OR

    nodemon index.js
    ``
    
  4. Open in Browser: Open your browser and navigate to http://localhost:3000 to explore BitBazaar.

Contributing

Contributions are welcome! Please follow the contribution guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

  • Special thanks to the CoinGecko API for providing valuable cryptocurrency data.
  • The development team for their dedication to creating a user-friendly and informative platform.

Feel free to customize this readme according to your specific project details and preferences.

About

Seamlessly fusing React.js and Express, Bitbazaar leverages APIs to offer real-time Bitcoin insights. Its intuitive interface and dynamic data integration empower users to explore cryptocurrency trends effortlessly. Unveil the world of Bitcoin with Bitbazaar's smart and user-friendly design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors