Nasa Mission Control [Live Deployment]
A Mission Control Dashboard built with React and NodeJS.
git clone https://github.com/Hardly-Human/Nasa-Project.git
cd Nasa-Project
npm install
npm run dev
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.
- Project homepage: https://nasa-mission-control-application.azurewebsites.net
- Repository: https://github.com/Hardly-Human/Nasa-Project
- Issue tracker: https://github.com/Hardly-Human/Nasa-Project/issues
- In case of sensitive bugs like security vulnerabilities, please contact [email protected] directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
- Related projects:
- Whatsapp clone: https://www.iamrehan.me/Whatsapp-clone/
- Discord Clone with Socket.IO: https://github.com/Hardly-Human/Discord-Clone-with-Socket.IO