This program is a build with Nextjs. Is a hostel booking application. In order to run this program on your side, you have to create 'env.local' int the root directory and provide:
- Your MongoDB atlas URI
- Remember to name it 'DB_HOSTELlIST' Run 'npm i', to install all missing dependencies on your machine