Skip to content

andreweinhorn/marsroverweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Overview

This application is available on the web at:

https://mars-rover-react.herokuapp.com/

Note: This is not intended as a full solution to the Mars Rover assignment. Rather, it is an exploration of the optional creative section which allows a user to provide input over the internet, and to view the output graphically.

2. Local Install

To install and run this application and run it locally:

mkdir marsrover
cd marsrover
git clone https://github.com/andreweinhorn/marsroverweb.git .
npm install
npm run start

The application should run on port 3000

3. Not responsive

This application is intended for desktop usage (i.e. it is NOT responsive)

It has been tested on:
Chrome Version 90
Safari Version 14.0
Firefox Version 88.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors