Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgekaran/star-wars-universe
React application using https://swapi.co to give details about star wars universe.
https://github.com/georgekaran/star-wars-universe
Last synced: 3 days ago
JSON representation
React application using https://swapi.co to give details about star wars universe.
- Host: GitHub
- URL: https://github.com/georgekaran/star-wars-universe
- Owner: georgekaran
- License: mit
- Created: 2020-01-18T20:13:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:19:09.000Z (about 2 years ago)
- Last Synced: 2024-12-03T03:35:02.650Z (2 months ago)
- Language: JavaScript
- Size: 5.82 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# star-wars-universe
React application using https://swapi.co to give details about star wars universe.## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](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.### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn 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!