Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 582 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 582 Bytes

Would You Rather

Project for course (2| React & Redux) on Udacity React Nano degree


Installation

  • Clone the repo with git clone [email protected]:alqahtani/would-you-rather.git.
  • Change directory to the project folder cd would-you-rather.
  • Install the required dependencies npm install or yarn.
  • Run the project npm start or yarn start

It will take you directly to the homepage if not you can browse to this link http://localhost:3000/. make sure that Port 3000 is available.


Thanks I hope you find it interesting.

:)