This is a little project with React and TypeScript, it is a React quiz app useReducer hook is used for practice purposes
- download the project from github repository
- get inside the project in terminal
- npm install
- get inside the folder DATA
- start server with this command: npm run server
That is it :)