GithubHelp home page GithubHelp logo

pmartiner / spacex-past-launches Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 275 KB

The goal of this project is to display SpaceX's past launch missions based on their public GraphQL API. ๐Ÿš€

Home Page: https://spacex-past-launches.vercel.app

License: GNU Affero General Public License v3.0

TypeScript 98.85% JavaScript 1.15%
nextjs typescript front-end apollo-client spacex

spacex-past-launches's Introduction

SpaceX Past Launches ๐Ÿš€

The goal of this project is to display SpaceX's past launch missions based on their public GraphQL API. The website has 2 menus: Launches and About SpaceX:

  • Launches displays 3 pages of information, where each page has a 4x3 grid on large desktops and a single column on smaller screens The grid contains 12 cards of past launch missions. Each card has a random image from the mission's Flickr, the mission's name and whether it failed or not, the date it launched based on the America/Mexico_City timezone, and a Wikipedia article of the mission.
  • About SpaceX shows information about its company: name, summary, CEO, CTO, COO, employees, foundation, valuation, social media and address.

This was my first project using Next.js, as well as GraphQL (and the Apollo Client was new for me too). Everything was developed with [email protected]. The app is deployed on Vercel: https://spacex-past-launches.vercel.app/

Requirements

Getting Started

First install the dependencies:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Production Mode

If you want to run the production mode, first you have to build the project:

yarn build

Then you can start the production mode:

yarn start

After you finish these steps, the app will start at http://localhost:3000.

spacex-past-launches's People

Contributors

pmartiner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.