- Clone repo
- Run
npm install
- Create .env file and add GOOGLE_API and WEATHER_KEY API keys that were sent in email.
- In the project run
node index.js
to start the server. The server must be running locally for the front end application to work.
npm install
node index.js
to start the server.
The server must be running locally for the front end application to work.