Happy Earth is a web app for viewing eco friendly businesses shops, stores, and restaurants in the city of your choice.

- Clone the repository
- Install dependencies: npm install
- Create your database: npm run db:create
- Create a .env file and copy and paste the content of the .env.template file and insert your own environment variables.
- Run the server: npm run start:dev
- React.js
- Bootstrap
- Node.js
- Express.js
- Mongodb