Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 860 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 860 Bytes

Project Description

Client application built on react to display list of users and send / accept friend request and browse through friends and friends of friends.

Project Description

Client application built on react to display list of users and send / accept friend request and browse through friends and friends of friends.

Project setup and deployment

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.

npm start

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.