Skip to content

Red Planet is a single page web application built with ReactJS and the NASA API.

Notifications You must be signed in to change notification settings

dvlprwchoi/red-planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARS, THE RED PLANET

Red Planet is a single page web application built with ReactJS and the NASA API.

Preview

Red Planet screenshot

Technologies used

  • ReactJS
  • JavaScript
  • HTML
  • CSS

Deployment

  • Netlify

Installation

Visit https://api.nasa.gov and get an API key.

Download the repo using git
git clone https://github.com/dvlprwchoi/red-planet.git

Navigate into the site's directory and install dependencies.

cd red-planet
yarn install

Create .env file in your local directory and put your API key as following code.

REACT_APP_NASA_API_KEY = YOUR_API_KEY

Start the Server.

yarn start

Open the source code and start editing! Your site is now running at http://localhost:3000!

Links

About

Red Planet is a single page web application built with ReactJS and the NASA API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published