FriendList-React-App

An app to have a list of friends with the functionality of delete and favourite built with Next.js for Server Side Rendering in React.

Dependencies

 node.js > 8.15

Install

With npm installed, navigate to this repo and run

$ npm install 

Usage

In terminal run

npm run dev

outputs

You will have a server running on localhost:3000 open it in browser.

or

Go to this link

Enter name of friend and select gender from the toggle button (M/F) and then press enter inside input box to add into friend list.

Technologies Used

License

MIT