Skip to content

Kiran-M-P/cryptopad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Cryptopad

A Progressive Web App to track Cryptocurrency price.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. License
  5. Contact

About The Project

Screenshot

  • Modern and mobile-first UI design.
  • Historic price changes in Graphical representation.
  • Supports for INR and USD prices.
  • Native app like experience.

Built With

Getting Started

  1. You need node js (v14+ recommended) installed and setup in your machine to get started. Choose the one appropriate for you and install: https://nodejs.org/en/download/

  2. Fork the repository.

  3. Clone/ download your fork to your local machine.

  4. Navigate to the root directory of the project and install the dependecies using the command:

    npm install
    
  5. Start the development server by using the command:

    npm start
    

Now you will have the semi functional site running on port 3000 on your localhost.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Releases

No releases published

Packages

No packages published