Application developed with Next.js as Rocketseat - Ignite.
This app features all the latest tools and practices in web development!
- ⚛ NextJs
- ⚡ ChakraUI
- 💖 Lint
I've used other libraries too, MirageJs for create mocking API;
First you need to have node and yarn installed on your machine. Then, you can clone this repository and run the following commands inside the project folder:
yarn;yarn dev;
To view the project you can open localhost:3001