A minimalistic Cryptocurrency tracker
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/MatthewDodi/react-crypto.git
- Install NPM packages
npm install
- Run the Development Server
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature
) - Commit your Changes (
git commit -m 'Add some AwesomeFeature
) - Push to the Branch (
git push origin feature/AwesomeFeature
) - Open a Pull Request
- Hooks!!
Matthew Dodi - in/MatthewDodi - matthew.dodi@gmail.com
Project Link: https://github.com/MatthewDodi/react-crypto.git