Welcome to npm-run-dev-devsprints! Our platform aims to promote sustainable practices by showcasing recycled products, their reuse history, carbon footprint details, and nearby recyclable shops, empowering users to make eco-conscious consumer choices.
Follow these steps to set up the project:
Clone the repository:
git clone https://github.com/dhawansolanki/npm-run-dev-devsprints.git
For Frontend (Port: 3000):
cd client npm install --legacy-peer-deps or yarn npm start
For Backend (Port: 8080):
cd server npm install --legacy-peer-deps or yarn npm start
#NOTE :
if getting error similar to :
ERROR in ./node_modules/@fortawesome/react-fontawesome/index.es.js 1:0-64
Module not found: Error: Can't resolve '@fortawesome/fontawesome-svg-core' in '/Users/dhawansolanki/DEV/npm-run-dev-devsprints/client/node_modules/@fortawesome/react-fontawesome'
run :
```npm install --save @fortawesome/react-fontawesome @fortawesome/free-brands-svg-icons```
Technologies
Our project utilizes the following technologies:
ReactJS
NodeJS
ExpressJs
MongoDB
AWS
Tailwind CSS
Flow Bite React