Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 729 Bytes

README.md

File metadata and controls

28 lines (12 loc) · 729 Bytes

Getting Started with React Star War App

Guide to Run Star War App locally

1. Create a clone of the repository in the File Explorer

Select a respective folder

Open the command prompt/git Bash command prompt & Run the below command

$ ~ git clone https://github.com/amoghga57/star_wars.git

2. Run the command npm start

Runs the app in an Editor like Visual Studios

Open the Terminal and run the npm start command

The app will be redirected to the local website http://localhost:3000 to view the app in your browser.

To view the remote Star War App, click the below link

https://amoghga57.github.io/star_wars/