Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.75 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.75 KB

Logo of the project

Nasa Mission Control [Live Deployment]

A Mission Control Dashboard built with React and NodeJS.

Installing / Getting started

git clone https://github.com/Hardly-Human/Nasa-Project.git
cd Nasa-Project
npm install
npm run dev

Features

This Project is Built with ReactJS (Frontend) and NodeJS (Backend) with CRUD operations.

  • The Frontend of the Application is built with arwes { Futuristic Sci-Fi UI Web Framework }
  • It implements RESTFUL APIs for CRUD operations on the server.
  • It uses concurrently package to run both servers as well as the frontend at the same time.

Links

Demo

demo.mp4