Client application built on react to display list of users and send / accept friend request and browse through friends and friends of friends.
Client application built on react to display list of users and send / accept friend request and browse through friends and friends of friends.
Git clone the repository and then npm install
npm start
to run this code in development mode
npm build
to build the code to deploy in production environment on an nginx or apache server
please check project.json for the project dependencies.
Runs the app in the development mode.
Open http://localhost:3001 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.