Skip to content

This project is a SPA built around coingeco's Api; it fetches the crypto market's data and displays it to the user for informative purposes in well-structured and interactive UI.

License

Notifications You must be signed in to change notification settings

DaveZag/cryptoist

Repository files navigation

Cryptoist

This project is a SPA built around coingeco's Api; it fetches the crypto market's data and displays it to the user for informative purposes in well-structured and interactive UI.

Built With

  • HTML, CSS and JavaScript.
  • React.js.
  • Node.js(npm).
  • Jest(for testing).
  • CoinGeco API.

Live Demo (if available)

See Project 🚀

Screenshot

Desktop

Preview

Mobile

Preview

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

To understand the project you must have a basic knowledge of HTML, CSS and Javascript and most importantly React.js.

Setup

To run this project one must have Visual Studio (VS) Code installed and running.

Usage

Clone and access the repository using the following commands on Git Bash:

 cd PATH
 git clone https://github.com/DaveZag/cryptoist.git
 cd cryptoist

Open the directory in visual studio code by typing the following command in Git Bash:

code .

To install all the dependencies and start the program, use the following commands:

npm install
npm start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Repo Links

Author

👤 Dave ZAGABE

Socials :

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Thanks to:

  • Nelson Sakwa for the website template design that inspired mine.
  • CoinGecko for the crypto market data and other important metrics.
  • Flaticon for the icons.

📝 License

This project is MIT licensed.

About

This project is a SPA built around coingeco's Api; it fetches the crypto market's data and displays it to the user for informative purposes in well-structured and interactive UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published