Skip to content

Cryptocurrency exchange demo: Seamless trading, sleek UI, and now with automated CI/CD for smooth development.

Notifications You must be signed in to change notification settings

ASIMNEUPANE/CryptoExchangeHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

CryptoExchangeHub

Description

This project is a cryptocurrency exchange platform. It allows users to manage their portfolio and exchange different types of cryptocurrencies.

Key Features

  • Portfolio Management: Users can view and manage their cryptocurrency portfolio.
  • Buy Cryptocurrency: Users can buy a certain quantity of a coin.
  • Cryptocurrency Exchange: Users can exchange one type of cryptocurrency for another.

Tech Stack

  • React Router: Used for routing in the application.
  • React: Used for building the user interface.
  • Redux: Used for state management.
  • SweetAlert2: Used for displaying alerts and prompts to the user.
  • Tailwind CSS: Used for styling the application.

How to Clone and Use

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate into the project directory:
    cd <project-directory>
    
  3. Install the dependencies:
    npm install
    
  4. Start the application:
    npm start
    

About

Cryptocurrency exchange demo: Seamless trading, sleek UI, and now with automated CI/CD for smooth development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published