Full-stack app that lets users / locals / neighbours share items they no longer need or would like to request for. Users can list items to give away or put out requests for items they may need but are unable to purchase.
- Create & update profile
- Create, update & delete listings
- User likes for listings
- Filter and search
- Frontend - React | Ant Design
- Backend - Node | Express | PostgreSQL | Sequelize
- Storage - Cloudinary
- Authentication / Login - Auth0
- Email Notification - SendGrid
Run npm i
to install NPM packages, then npm start
to start the Express server.