Skip to content

MatosoLucas/Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Challenge

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.

Running the project

# 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

Stack used

  • React
  • Typescript
  • Material UI
  • Formik

License

This project is under the license MIT.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published