Star Wars is an unofficial Star Wars app that searches in the SWAPI data about characters, planets, vehicles and spaceships of the franchise.
git clone https://github.com/joaogabriel-sg/star-wars.git
cd star-wars
npm install
# or
yarn
npm start
# or
yarn start
Open http://localhost:3000 to view it in the browser.
npm run build
# or
yarn build
Builds the app for production to the build
folder.
- React
- Context API
- Styled Components
- React Router DOM
- Axios
- PropTypes
- ESLint
- Prettier
- Victory Charts
- GitHub: joaogabriel-sg
- LinkedIn: joaogabriel-sg
Give a โญ if this project helped you or if you liked it!
This project is licensed under the MIT License.