I published the project of my MERN course adding new features. An application where you can share the places you like.
Click to view live demo (https://jubstaa-place-share.netlify.app/)
- react
- react-router-dom
- react-hot-toast
- axios
- expressjs
- mongoDB
- mongoose
- jsonwebtoken
- bcryptjs
- firebase storage bucket
- You can see the users in the app and the places they have shared.
- You can register.
- You can add a new place.
- You can delete and edit your places.