Skip to content

adya14/Criptico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Information Website

This is a React-based web application that provides information about various cryptocurrencies. It allows users to view details about individual cryptocurrencies, including their price, market cap, trading volume, and more. Users can also explore historical price data through interactive charts. It also shows latest news about Cryptocurrencies to keep users updated.

Preview

Screenshot

Features

  • View detailed information about various cryptocurrencies.
  • Interactive line charts for historical price data.
  • Search functionality to find specific cryptocurrencies.
  • Responsive design for a seamless experience on different devices.

Installation

  1. Clone the repository:

    git clone https://github.com/adya14/Criptico.git
    
  2. Navigate to the project directory:

    cd your-repo-name
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your web browser and go to http://localhost:3000 to view the website.

Technologies Used

  • React: Front-end JavaScript library for building user interfaces.
  • Ant Design: UI components library for a modern and stylish design.
  • Redux: State management for managing complex application states.
  • HTML/CSS: Standard web technologies for structuring and styling.
  • API for cryptocurrency data: (RapidAPI) Fetching cryptocurrency information.

About

A react Cryptocurrency website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published