joaogabriel-sg / star-wars

๐Ÿ’ป Star Wars is an unofficial Star Wars app that searches in the SWAPI data about characters, planets, vehicles and spaceships of the franchise.

Home Page:https://star-wars-joaogabriel-sg.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star Wars

Star Wars is an unofficial Star Wars app that searches in the SWAPI data about characters, planets, vehicles and spaceships of the franchise.

๐ŸŸข See live

๐ŸŽฎ Getting started

๐Ÿงฌ Clone this repository

git clone https://github.com/joaogabriel-sg/star-wars.git

๐Ÿ“‚ Move yourself to the appropriate repository

cd star-wars

๐ŸŽ‰ Install the package dependencies

npm install
# or
yarn

๐Ÿ”ฅ Usage

npm start
# or
yarn start

Open http://localhost:3000 to view it in the browser.

๐Ÿท Build

npm run build
# or
yarn build

Builds the app for production to the build folder.

๐Ÿš€ Techs

  • React
  • Context API
  • Styled Components
  • React Router DOM
  • Axios
  • PropTypes
  • ESLint
  • Prettier
  • Victory Charts

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Author

โœจ Show your support

Give a โญ if this project helped you or if you liked it!

๐Ÿ“ƒ License

This project is licensed under the MIT License.

About

๐Ÿ’ป Star Wars is an unofficial Star Wars app that searches in the SWAPI data about characters, planets, vehicles and spaceships of the franchise.

https://star-wars-joaogabriel-sg.vercel.app

License:MIT License


Languages

Language:JavaScript 96.3%Language:HTML 3.7%