You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Friend request list in which when friends accepted it goes to accept list, blocked it goes to block list and reject it goes to rejec list, using reactjs, redux, material-UI
In the root directory of project, you can run this commands on terminal:
npm install
npm start
Open [http://localhost:3000] to view it in your browser.
About
Friend request list in which when friends accepted it goes to accept list, blocked it goes to block list and reject it goes to rejec list, using reactjs, redux, material-UI