This project is a Jr. Front End challenge from WA Project.
The final and production version of this challenge has been deployd to Vercel
This is a React project bootstrapped with create-react-app.
# Clone this repository
$ git clone https://github.com/MatosoLucas/Quiz.git
# Access the project folder cmd/terminal
$ cd quiz
# install the dependencies
$ npm install or yarn install
# Run the application
$ npm run start or yarn start
# The server will start at port: 3000 - go to http://localhost:3000
- React
- Typescript
- Material UI
- Formik
This project is under the license MIT.