App that scrapes and maps locations of housing developments from some of the biggest UK developers.
Site was bootstrapped with Create React App.
View the project here: oliverbenns.github.io/uk-housing-developments
cp .env.example.local .env.local
- Add secrets to the newly copied env file
npm start
docker compose up -d
cp .env.example .env
- Run the shell script
sh scrape.sh