Code for Philips Code to Care Hackathon by Team Marvellous
https://hospital-joyride.netlify.com (open in mobile device)
Or to run it locally follow the below steps
Prerequisites: You must have Node.js (with npm)
- Unzip the hospital-joyride.zip file.
cd
into the unzipped directory.- Run the command:
npm install
. - Run the command:
npm start
. - Go to "http://localhost:3000" to see the app running locally on your browser.
Our app is a Progressive Web Application which can be installed to the home screen of mobile devices, so it is preferred to run it in a mobile device.
- Open Chrome Browser on mobile
- Click on the 3 dots on the upper-right
- Click "Add to homescreen" button
- The app will be installed and added to your homescreen.
- Use our app smoothly from there.
- Soumya Ranjan Mohanty
- Konchada Sai Kishan
- Amiya Kumar Tripathy