DjibrilM / react-capstone

Home Page:https://react-capstone-liard.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily crypto

Screenshot 1

πŸ“— Table of Contents

πŸ“Š Daily Crypto

CryptoNike Is a website that provides users with the standing of Crypto currencies with their latest statistics accumulated during the 2019-2020 season

πŸ›  Built With

Tech Stack

Client

Key Features

  • List of coins with current market cap
  • Statistics of each coin

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps:

  • Clone this repo as described in the setup section.
  • Make modifications as preferred

Prerequisites

In order to run this project you need: To clone or fork and run it in a browser

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/olanikegloria/CryptoNike.git

Install

  • Run cd folder
  • Run npm install

Usage

To run the project, execute the following command:

  • Run npm start

Run tests

To run tests, run the following command:

  • to test validation errors npx hint .

  • to test CSS linter errors npx stylelint "**/*.{css,scss}"

  • to test JavaScript linter errors npx eslint .

  • to run the jest tests npx test

Highlight

  • My highlight for this app I have created is that I love the user interface
  • also the fact that I implemented a search bar

(back to top)

πŸ‘₯ Author

πŸ‘€ Djbril Mugisho

(back to top)

πŸ”­ Future Features

  • Add charts to display the statistics of each coin

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

https://react-capstone-liard.vercel.app

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 2.9%Language:CSS 1.1%