Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 310 Bytes

File metadata and controls

5 lines (5 loc) · 310 Bytes

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:

  1. Your MongoDB atlas URI
  2. Remember to name it 'DB_HOSTELlIST' Run 'npm i', to install all missing dependencies on your machine