Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 773 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 773 Bytes

Introduction to React Quiz

Author :

Lorenah Mbogo

Getting Started with the Quiz

Fork this repository

On your terminal git clone https://github.com/Skylar-Lorena/Introduction-to-React-Quiz.git

cd react-week1-quiz

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Follow instructions in source.md to complete the Quiz`

Commit and Push Changes

See the section about deployment for more information.