Memories

Memories is an application where people can easily share their memories of interest.

MIT License

Stars
4
Committers
2

Souvenirs

Souvenir is an application where people can easily share their memories of interest.

Check the

Built With

  • React
  • Nodejs
  • Express
  • MongoDB
  • Mongoose
  • Material UI

Live demo

click to visit the live demo

Getting Started

Prerequisites

In order to run this project locally you should already have node and npm installed in your computer

To get the local copy of this repository

git clone https://github.com/mwafrika/Memories.git

Install dependancies for the client side

 cd Memories/client && npm install

Install dependancies for the server side

 cd Memories/server && npm install

To run the local copy of this repository for the client side

cd Memories/client && npm start

To run the local copy of this repository for the server side

cd Memories/server && npm start

Note :

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.

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Badges
Extracted from project README
Netlify Status
Related Projects