Skip to content

jaszly/happyearth-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

544 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Earth

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

Setup

  • 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

Tech Stack

Frontend

  • React.js
  • Bootstrap

Backend

  • Node.js
  • Express.js

Database

  • Mongodb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • CSS 15.4%
  • HTML 0.9%