Skip to content

nlewis84/farout-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Far Out

Welcome to the Far Out web application! This project was bootstrapped with Create React App. It utilizes a Rails API and a React frontend. It is an interface for viewing and voting on pictures from the NASA Astronomy Photo of the Day. Votes are persisted to the database and several routes exist to display 2 random pictures, the top 5 pictures, and the most recent picture.

📡 Video Demo

  • Click the picture below to see a video demo!

Far Out Home Screen

🌌 Installation

Download or clone this project as well as the Far Out Backend project

🛸 Usage

  • cd into the project directory
  • Run npm install
  • Run npm start
  • This will host the app and open a browser window to display it. If the browser doesn't open, but the server started correctly, you can use the links that appear in the terminal to access the app. They should look something like the following:
Local:            http://localhost:3000/
On Your Network:  http://192.168.1.5:3000/server
  • Ensure that the backend is installed and that the Rails server is running

🛰️ Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nlewis84/farout-frontend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

🌜 Code of Conduct

Everyone interacting in the Far Out project's codebases, and issue trackers is expected to follow the code of conduct.

About

Vote on your favorite NASA Astronomy Photo of the Day. Backend is https://github.com/nlewis84/farout-backend

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published