/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.

Primary LanguageJavaScriptMIT LicenseMIT

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.

🎮 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.