Skip to content

guaca/starwars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Starships

Star Wars Logo

This project allows you to discover Star Wars' starships and detailed info about their pilots and movies where they appear. All the data is fetched from SWAPI (Star Wars API).

Live demo

Here you will find a live demo of the project: https://star-wars-swapi.netlify.app/

General Info

This project has been created with React and uses the following technologies:

  • React v17.0.2
  • React Router v6.2.1
  • Styled Components v5.3.3
  • React Testing Library v13.5.0
  • Axios v0.25.0

Installation

  • Clone this repository and install dependencies

$ git clone https://github.com/guaca/starwars.git
$ cd starwars
$ npm install

And run one of the available scripts:

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

A Star Wars site powered by SWAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published