- Simple quiz app using react js ,css,and context api for state management.
1. Clone the repository
git clone https://github.com/OmarZahrah/react-quiz-app.git
2. Install the required dependencies
npm install
3. Start the development server
npm run server
npm run dev