This is a simple Crypto Currency Track App, fetching data from a free API.
You can download the project or use
git clone [email protected]:igorjm/nextjs-crypto-tracker.git
You will need to have NodeJS installed. Click here for download instruction.
For installation you can run
npm install
or
yarn
To run tests
npm run dev
or
yarn dev
To run tests
npm run test
or
yarn run test
- NextJS
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Igor Melo - igorjm
This project is licensed under the MIT License - see the LICENSE.md file for details
- This project is inspired by the Brian Design