CODIAX is a WebApp where you can add your own Posts, Comment on other's post, Like other's Posts/Comments, Add/Remove your friends etc.
In order to run the Codiax Project you need to clone the Codiax-Backend repository that contains all the API's which are required for the Codiax Project.
- Clone the repository https://github.com/akshitgarg4/Codiax-Backend.
- Use command npm install to download the dependencies.
- Give command nodemon index.js that will start the backend server.
- Then clone the above repository
- Use command npm install to download the dependencies.
- Give command npm start that will automatically load the Home Page of CODIAX in your browser.




