/cryptomania

Cryptomania is a Crypto-currency app that shows detailed data of all the world's crypocurrencies and the latest news in the crypto scene

Primary LanguageCSSMIT LicenseMIT

Cryptomania

This is a React/Redux Capstone project. It is an app that displays all of the world's cryprocurrencies along with relevant data associated with each cryptocurrency. It also features the latest news in the cryptocurrency scene.

Built With

  • Html/ JSX
  • css
  • javascript
  • Linter
  • JSON
  • Gitflow
  • Babel

Link to project online

Getting Started

  • You can clone this repo by typing git clone https://github.com/Ceemos96/cryptomania on your terminal.

  • Type cd cryptomania to access the project on the terminal.

Setup

To get this project up and running, you should do the following; If you wish to run the project locally, please do the following:

1.- Clone the repository to your local machine.

2.- Install Node.js and npm if you haven't already. To install Node.js, follow the instructions on Node.js.

To install npm with the necessary dependencies, run the following command in your terminal:

npm install

3.- Once you have the setup and the project locally, you can run the project using the following command in your terminal:

npm run build

4.- and if you want to watch the changes live, run the following command (it will run the website on localhost:3000):

npm start

Author

Suleiman Olaide

🤝 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!

Acknowledgements

📝 License

This project is MIT licensed.