Skip to content

Swapi-react is a React app where you can search every object present in the SWAPI, depending on their category.

Notifications You must be signed in to change notification settings

GaburaisuVGC/swapi-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

swapi-react

Setup

Server

cd server, then npm start

Run localhost:8080/api on your browser, you can try localhost:8080/api/films for example !

Client

cd ../client or cd client if you're already in the root folder, then npm start

You can try localhost:3000/people/1 to see the individual page (exists for every category)

About

Swapi-react is a React app where you can search every object present in the SWAPI, depending on their category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published