Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 2.07 KB

README.md

File metadata and controls

66 lines (37 loc) · 2.07 KB

MERN Contact App

this project is MERNE in which the user has the possibility to publish his photos, to be followed by other users also they can like the publications. but before benefiting from all this, the user will need to be logged in with an appropriate account. it is a project that I carried out via the React framework how the frontend and the NodeJs become backend.

screenshot

Built With

  • MongoDB
  • React
  • React-DOM
  • Context
  • Node
  • Express

Live Demo

Getting Started

To get a copy of the code please click on the green button on the top right corner that says Code

Prerequisites

  • Node installed on your computer
  • Npm as well

Install

Now to clone it to your local machine please open your terminal and paste this code https://github.com/vic778/mern-project-like-instagram

Then you can go into the directory by typig cd mern-project-like-instagram

Finally just type this command npm install this will install all of the dependecies for the project and you will need to do the same thing by typing cd client and run another npm install to finish installing all of the react scripts

Usage

Once you have gone through the process of installing the code you now run this command from the terminal npm run dev this will start the app and a new window will open in your browser with the app ready to be use

Authors

👤 Victor Barh

🤝 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!

Acknowledgment

  • Microverse
  • Marc-Antoine Roy on Behance

📝 License

This project is MIT licensed.