Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 770 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 770 Bytes

Campsite Finder

This app checks an empty camping site every few minutes and sends notifications to users by email or SMS. Live app

Quick Start

#clone the repo
git clone https://github.com/monad98/Campsite-Finder.git

#change directory to repo
cd Campsite-Finder

# install dependencies
npm install

# enviroment variables
edit .env.exmaple file and rename it to .env

#start
npm run serve 
     or 
npm start     

Packages used

  • Express
  • MongoDB
  • pug template engine
  • cheerio
  • passport

Screenshot

download

campsitefinder

campsitefinder