Reclothenation-app is a sustainable clothing donation platform that aims to make a positive impact on the environment by facilitating the reuse and recycling of used clothes. Through our platform, we encourage users to donate their clothes to NGOs or recycling companies, reducing textile waste and promoting a more sustainable fashion industry.
- Sustainable clothing donation platform, facilitating reuse and recycling of used clothes.
- Allows search and filtering for location preferences
- Tech Stack : HTML, CSS, JS, EJS, MongoDB Atlas, NodeJs, ExpressJs
To run the Reclothenation app on your local system, follow these steps:
- Install Node.js and npm on your computer if you haven't already.
- Clone this repository to your local machine.
- Navigate to the project directory and run the following command in the terminal:
npm install
After the installation is complete, run the application with:
node app.js
Access the app by opening your web browser and visiting http://localhost:3000