MyProfile
1.0.0
This is a very simplified version of Facebook using React and Node Js. It has little bugs but lets create an ultimate free MyProfile for free.
Important******
If you are contributing to the project, things to do:
$ Fork and clone the project. $ Always create a new branch(Specifying the name of the bug/improvement you are working).
*****Usage
$ Clone the repository
$ cd MyProfile
$ npm install && cd frontend && npm install
$ npm run start - To run the server
$ cd frontend && npm run - To run React Js