Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.14 KB

Memories App

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! 🚀✨

Installation

Use the package manager npm to install dependencies.

npm install

Note

When using .env file makes sure you have VITE_ for example VITE_SOMETHING

Stack

  • MaterialUI interactive building blocks for creating a user interface.
  • Vite Frontend build tool for improves the frontend development
  • React Frontend framework

Contributing

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.

License

MIT