Skip to content

Commit a1da222

Browse files
authored
Update README.md
Add Project Details
1 parent 2c5af03 commit a1da222

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Quiz 🧠
2+
3+
> PROD [Live] : https://react-quiz-prod.netlify.app/
4+
5+
#### Quiz consists of a straight forward user interface where there is a
6+
- Coming Soon
7+
- To run the project locally, clone the repo, `npm install` to install the dependencies, and `npm start` to start up the development server on default port 3000.
8+
9+
#### Languages
10+
11+
HTML, CSS, JavaScript, ECMAScript, React ~ Context API - Hooks ~ useState, useContext
12+
13+
#### API
14+
15+
https://opentdb.com/api.php
16+
17+
#### Deployment / Hosting
18+
19+
Netlify
20+
21+
---
22+
23+
_Note: I have developed this project ~ [23] on part of React and Projects Course thought by John Smilga._
24+

0 commit comments

Comments
 (0)