Imersão React - Next.js it's a five-day event created by Alura, the objective is to teach people how easy it is to develop a website using these technologies. The event has lots of practice coding, challenges, and networking. An online and completely free event that will help you take the next step. 🚀
The website created is a quiz about Javascript.
- Click here to see the web layout of this app.
To get a local copy up and running follow these simple steps.
- Node.js - Install guide
- Yarn - Install guide
Run the commands below to install and run the app.
#Clone the project
git clone https://github.com/jvitormf/imersao-alura-v2
#Go to server folder
cd imersao-alura-v2
#Install dependencies
yarn
#Start the server
yarn dev
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature
) - Commit your Changes (
git commit -m 'Add some Feature
) - Push to the Branch (
git push origin Feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
João Vitor - j.vitor.mf@gmail.com
LinkedIn - https://www.linkedin.com/in/jvitormf/