Crafting Memories-App was a blast! With Material UI, Vite, React, and Multer, I cooked up a platform for storing memories. Users can effortlessly upload images with titles and descriptions, spice things up with edits, and sprinkle in some deletion magic. The login and registration features add a dash of user control. Building this playful project not only leveled up my tech skills but also sprinkled some fun into the development journey! 🚀✨
Use the package manager npm to install dependencies.
npm install
When using .env file makes sure you have VITE_
for example VITE_SOMETHING
- MaterialUI interactive building blocks for creating a user interface.
- Vite Frontend build tool for improves the frontend development
- React Frontend framework
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.