Skip to content

tonwayer/trivia

Repository files navigation

Quiz App

It is simple quiz app with 10 questions.

Stack

  • React 18
  • Redux
  • Tailwindcss
  • Jest
  • React Testing Library
  • TypeScript

Install

  • Run script npm install to install node_modules.
  • Copy the .env.example and rename it .env. Set the REACT_APP_API_URL.

Run

npm start
Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Build

npm run build
Builds the app for production to the build folder.

Test

npm test
Launches the test runner in the interactive watch mode.

About

Simple quiz app with 10 questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors