Skip to content

list the upcoming space launch missions around the world

Notifications You must be signed in to change notification settings

alepoletto/launch-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch System

code style: prettier

Live Demo: https://launch-system.herokuapp.com

demo

Run

In the project directory, install the node modules in server and client:

yarn
yarn --cwd client

Then run the concurrently script to start both server and client:

yarn run dev

A browser will be open at http://localhost:3000

The stack

  • NodeJs
  • ExpressJs
  • React Fiber
  • Semantic UI

Project Structure

./                  # Node/Express Files
./client            # Client React Js Files
  ⌙ index.js        # Start Point
./client/components # Main Pages
   ⌙ Homepage.js    # Homepage Container   
./client/features   # Molecules/Organisms
./client/sass       # Styles

About

list the upcoming space launch missions around the world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published