Skip to content

Files

Latest commit

527b075 · Aug 18, 2023

History

History
14 lines (10 loc) · 644 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 644 Bytes

BMSCE_Hackathon

Description We have created a website about sustainable development goals and have targeted all the 17 goals present in this topic. Our main focus is to develop a responsive website which will give information as well as features taking actions by the user to all the 17 goals present in SDGs. Our website works on both frontend and backend.

How to run the application

To run the application, you need to have the following installed:

  • https://github.com/Ritik6547/BMSCE_Hackathon.git
  • cd BMSCE_Hackathon
  • npm install
  • Create a .env file and allocate a PORT variable to 3000 e.g. PORT=3000
  • npm run dev