Skip to content

A mobile web application bootstrapped with CRA that provides live exchange rates for over a thousand cryptocurrencies through a RESTful API

Notifications You must be signed in to change notification settings

nottherealalanturing/cryptobazaar

Repository files navigation

Netlify Status

Crypto Bazaar

This is a React app that uses the Coin-Cap API. Displays over a 1000 crypto currencies, their current values and graph of their changes over the recent days.

Built With

Live Demo

Live Demo Link

Video Link

Getting Started

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

  • Copy this link https://github.com/nottherealalanturing/cryptobazaar.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write https://github.com/nottherealalanturing/cryptobazaar.git.
  • Go to the repository folder in your command prompt cd cryptobazaar.
  • Run npm install to install the React and linter dependencies.
  • Run npm build to build the application with react .
  • Run npm run start to start the development server.
  • Run npm run test to run the tests.

Author

👤 Assad Isah

🤝 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

📝 License

This project is MIT licensed.

About

A mobile web application bootstrapped with CRA that provides live exchange rates for over a thousand cryptocurrencies through a RESTful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published