Skip to content

A web app to keep track of upcoming rocket launches including date of launch, rocket type, mission description, etc.

License

Notifications You must be signed in to change notification settings

tcelovsky/launch-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch Calendar

This is a web app that lists out upcoming rocket launches around the world, including details for each, such as date of launch, rocket, mission description, etc.

Technology Used

This project was bootstrapped with Create React App.

Backend was built with Rails API.

Running the App

Navigate to the backend directory (cd backend) and start Rails server by entering rails s in your terminal. Navigate to the frontend directory (cd frontend) and start the server by entering npm start in your terminal. A custom Rake command rake db:dcms will drop, create, migrate and seed the database with seed data.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A web app to keep track of upcoming rocket launches including date of launch, rocket type, mission description, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published