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.
- MongoDB
- React
- React-DOM
- Context
- Node
- Express
To get a copy of the code please click on the green button on the top right corner that says Code
- Node installed on your computer
- Npm as well
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
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
👤 Victor Barh
- Github: @vic788
- Twitter: @VictoirBarh
- LinkedIn: victor-emmanuel-barh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Marc-Antoine Roy on Behance
This project is MIT licensed.