Skip to content

Dima-Kaddah/starwarsapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Install

  • The quickest way to get started is to clone the project and utilize it like this:
  1. Install dependencies from in both starwarsapi folder using your command line:

    npm install

  2. in starwarsapi/package.json change "scripts" {"start":"node server.js"} to "start": "react-scripts start"

  3. in command line starwarsapi run the following command:

    npm start

  4. Then open your two browser go to:

    • http://localhost:3000

Home page:

Films page:

Chars page:

Game page:

Deployment : Heroku

License

  • ISC

Author:

About

fetch SWAPI and memory star wars game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors