Live Demo: https://launch-system.herokuapp.com
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
- NodeJs
- ExpressJs
- React Fiber
- Semantic UI
./ # 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