Full-stack CRUD app allowing visitors to view and search for community added recipes. Logged-in users can create new recipes, update and delete their own, and Like/Unlike recipes. Liked recipes are accessible in user's profile page.
View working demo
PLEASE NOTE: This app is hosted on a Heroku free tier. If currently in 'sleep mode' (from lack of recent activity) the initial request time may be up to 10 seconds. Subsequent requests will perform normally. This is not a performance/optimization issue with the app itself.
- React
- React Router
- Material CSS
- Apollo Client and Server
- JWT and bcryptJS
- React Pose
- CKEditor
- Node / Express
- MongoDB Atlas / Mongoose
- etc...