Skip to content

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

License

Notifications You must be signed in to change notification settings

mwafrika/Memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status Heroku

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages