Souvenir is an application where people can easily share their memories of interest.
Check the
- React
- Nodejs
- Express
- MongoDB
- Mongoose
- Material UI
In order to run this project locally you should already have node and npm installed in your computer
git clone https://github.com/mwafrika/Memories.git
cd Memories/client && npm install
cd Memories/server && npm install
cd Memories/client && npm start
cd Memories/server && npm start
There will be significant improvements in the upcoming version of this project, including the use of concurrently
to run both the client and the server in parallel and only once to make life easier when running the project locally and remotely.
👤 Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.