This project was developed during the next level week. it was my first contact with Next js and i loved this technology, for sure i'll study much more about that.
Clone the project
$ git clone https://github.com/Vitor-Silva-developer/nlw-5-React.git
Follow the steps below
# Install the dependencies
$ yarn
# Run fake server
$ yarn server
# Run the web server
$ yarn dev
The app will be available for access on your browser at http://localhost:3456
This project is licensed under the MIT License - see the LICENSE file for details.