Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.79 KB

README.md

File metadata and controls

69 lines (46 loc) · 1.79 KB

Peerlyst

Peerlyst Challenge. This application was built using create-react-app and with Redux.

Prerequisites

Dependencies

Dev Dependencies

Installing

git clone [email protected]:BalasubramaniM/peerlyst.git

And repeat

cd peerlyst
npm install

Finally,

npm start

Testing

Run the following command in the root directory to test Peerlyst app.

npm test

Getting Started

Open localhost:3000 file in your browser and see how Peerlyst app works.

Demo

Preview of the application can be found at balsu.me/peerlyst.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details