https://github.com/saswatamcode/spacex_launch
A simple Next.js app which uses the SpaceX GraphQL API. Also uses TailwindCSS and Apollo Client.
https://github.com/saswatamcode/spacex_launch
apollo-client graphql nextjs tailwindcss
Last synced: 11 months ago
JSON representation
A simple Next.js app which uses the SpaceX GraphQL API. Also uses TailwindCSS and Apollo Client.
- Host: GitHub
- URL: https://github.com/saswatamcode/spacex_launch
- Owner: saswatamcode
- License: mit
- Created: 2020-07-19T17:18:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T12:26:19.000Z (about 3 years ago)
- Last Synced: 2025-02-11T08:48:26.148Z (about 1 year ago)
- Topics: apollo-client, graphql, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://spacexlaunchessm.netlify.app/
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/spaceX_launch/network/)
[](https://GitHub.com/saswatamcode/spaceX_launch/stargazers/)
[](https://GitHub.com/saswatamcode/spaceX_launch/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
# SpaceX Launch
A simple Next.js app which uses the [SpaceX GraphQL API](https://api.spacex.land/graphql/). Also uses TailwindCSS and Apollo Client.
## Screenshot

## To Run
- Clone into repo
- Run `yarn`
- Run `yarn dev`
- Visit `localhost:3000`
A sample demo is hosted [here](https://spacexlaunchessm.netlify.app/)