Skip to content

Side project that provides users with an interface to see Space X's past missions and an upcoming mission. It's a project by which I just look to have fun writing some code; plus, it's an opportunity to learn more about the awesome company SpaceX.

Notifications You must be signed in to change notification settings

bryanguillen/spacex-explorer

Repository files navigation

SpaceX Missions Explorer

Background

This project is a nice little side project where a user can visit a site and see past missions for SpaceX. The reason for this is that I just wanted to have some fun by writing some code to grow and stay sharp with fundamentals.

Project Overview

Technical Overview

Now, rather than have a typical README.md, I actually went ahead and created a blog post that contains a video where I demo the project and also discuss the architecture/implementation at a high level. Please checkout the video here.

Link

The app has been deployed using Netlify; see the app here.

Test

Unit

  1. Run npm run test components

E2E

  1. Run cd tests-e2e
  2. Run npm run testcafe (exclude prod for local)

Caution

Note: It seems like the API is out of date. It works, but the data returned is from 2020 and earlier. For the link, see the next section.

About

Side project that provides users with an interface to see Space X's past missions and an upcoming mission. It's a project by which I just look to have fun writing some code; plus, it's an opportunity to learn more about the awesome company SpaceX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published