A cross-domain (Web-ML) application that makes appropriate predictions for an astronaut's survival by passing necessary parameters. You can find the Repository of the ML Model here.
- ReactJS
- NodeJS
- ExpressJS
- HTML5
- CSS3
- Material UI
- Bootstrap
- Netlify(Front-End)
- Render(Back-End)
- AWS Elastic Beanstalk - EC2 S2 Bucket (ML Model)
The Project requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server. Front-End Setup:
cd client
npm install
Back-End Setup: In the root directory, run
npm install
node server.js