Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 203 Bytes

File metadata and controls

18 lines (13 loc) · 203 Bytes

🚀 React Quizer

git clone https://github.com/kingRayhan/react-quizer.git
cd react-quizer

Install all the dependencies

npm install

Start the project

npm start