Peerlyst Challenge. This application was built using create-react-app and with Redux.
- Node.js & NPM
- history
- react
- react-dom
- react-redux
- react-router-dom
- react-router-redux
- react-scripts
- redux
- redux-logger
- stringquery
git clone [email protected]:BalasubramaniM/peerlyst.git
And repeat
cd peerlyst
npm install
Finally,
npm start
Run the following command in the root directory to test Peerlyst app.
npm test
Open localhost:3000 file in your browser and see how Peerlyst app works.
Preview of the application can be found at balsu.me/peerlyst.
- Balasubramani M - Initial work - Balasubramani M
This project is licensed under the MIT License - see the LICENSE file for details