Skip to content

anirudhnara/EmP-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcoCollab - A Social Media Platform to Help the Earth!

What does this do?

It is a MERN Stack web app that allows people to connect and organize events to help the earth, as well as collect donations for a good cause.

The website can be accessed at: https://ecocollab.tennisbowling.com/

Running the website locally

NOTE: This project contains both a frontend and backend folder. Keep them in the same structure as downloaded for now.

First, install Node.js (version >= 18.14.0) here

Then go to your project folder in your terminal and install dependencies with these commands (copy paste to run all):

cd ./frontend
npm i

cd ../backend
npm i

Once done, go into the frontend and backend folders in two different terminal windows, and run npm run dev in both. The website should now be accessible at localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages