Skip to content

monad98/Campsite-Finder

Repository files navigation

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

About

Find an empty campsite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published