- Fork and the repository to your own Github Account
- Copy the Github URL, and run
git clone <repo-URL>
in your CMD/Terminal - Follow the Scripts below to run the project locally
cd
into the folder you just cloned andnpm install
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Following Airbnb's JS Style Guide!