Just trying typescript for the first time 💥
- You can test it, here : Site
- A modern web browser like Brave , Chrome , Firefox etc
- Node
1. Fork this repository 🍴
2. Clone your forked repository to your local system 👥
git clone https://github.com/<your-username>/QuizAppTS.git
Or Download and extract the zip file.
- Install NPM packages
npm install
- Run
npm start
- Open your browser and go to http://127.0.0.1:3000 or https://localhost:3000
- TypeScript - Typed JavaScript at Any Scale
- ReactJs - A JavaScript library for building user interfaces
- Styled Components - Use the best bits of ES6 and CSS to style your apps without stress 💅🏾
- OpenTDB API - Free to use, user-contributed trivia question database
This project is licensed under the MIT License - see the LICENSE.md file for details