About | Features | Technologies | Requirements | Starting | Author | Projeto
Com este mini-projeto você poderá praticar os seus conhecimentos de Reactjs com HTML, CSS e Javascript, projeto de Quiz de programação onde o usuário poderá escolher seu tema no jogo.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/chagasleandro/Quiz_React-App.git
# Access
$ cd Quiz_React-App
# Install dependencies
$ yarn or npm
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:5173>