Tiny trivia written in React with hooks. See this app live https://barhoring.github.io/trivia-app/
A funny trivia game. Questions are served as json from fake-server
Written with React by Bar Horing Amir
git clone https://github.com/barhoring/trivia-app.git
cd trivia-app
npm install
npm start
Go to http://localhost:3000/