Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Coins Dashboard

This project is a Crypto Coins Dashboard that enables users to manage their favorite cryptocurrencies. Users can browse a list of available cryptocurrencies, filter them, and save their preferred ones.

Screenshot 2024-01-05 at 7 09 28 PM

Features

  • View a list of cryptocurrencies with essential details.
  • Filter cryptocurrencies based on search terms.
  • Save and manage favorite coins.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/crypto-coins-dashboard.git
  2. Install dependencies:

    cd crypto-coins-dashboard
    npm install
  3. Start the backend server:

Follow the instructions at crypto-backend (https://github.com/abdullah-25/crypto-backend) to start the server.

Usage

Rename the sample.env file to .env.

Fill in the required environment variables in the .env file.

Start the development server:

npm start

Environment Variables

  • REACT_APP_BASE_URL: Base URL for the API.
  • REACT_APP_USER_LIKED_COINS_URL: URL for user liked coins endpoint.
  • REACT_APP_CRYPTO_DATA_URL: URL for cryptocurrency data endpoint.
  • REACT_APP_ADD_SAVE_COINS_URL: URL for adding/saving user liked coins endpoint.
  • REACT_APP_ADD_DELETE_COINS_URL: URL for deleting user liked coins endpoint.
  • REACT_APP_API_KEY: Your API key.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages