Skip to content

mschneider247/space-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Farmer

by: Michael Schneider

Michael Schneider

Summary:

Space Farmer is a web-based game that allows a user to choose farming supplies to take into space. The user gets a choice of destination and rockets to fly on that are fetched from an unofficial SpaceX API. Once the user has decided where to go and on which rocket the application will give the total costs required to make the trip. Proposals are stored in the Redux store and displayed to the user when at the /proposals route.

Tech Stack:

This application utilizes: create-react-app, react, redux, enzyme & jest, html, css, react router, fetch API, and an unofficial SpaceX API.

Installation:

  • Check out the live site here: live site
  • First fork this repo and clone down your own copy.
  • Once cloned, run npm install and npm start in your terminal. In your browser visit localhost: 3000.
  • Enjoy playing the game!

ScreenShots:

screenshot1 screenshot2 screenshot3

Testing ScreenShots:

testing

About

Use spaceX data to see what it would cost to be a Space Farmer! https://space-farmer.herokuapp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published