- a bot for helping to reserve campground spots
- asdf
asdf install
npm install
- copy the sample data file
cp cypress/fixtures/data.json.sample cypress/fixtures/data.json
- edit the data file
cypress/fixtures/data.json
- fill in your email address, password
- fill in other fields to match your search criteria
npm run start