One Paragraph of project description goes here
To start the project install all the dependencies.
npm install
or
yarn install
To install the web pack, all you need to do is using npm or yarn to start it.
npm start
or
yarn start
- You can checkout the web app here: http://localhost:8080
- React - React js documentation.
- Npm - Package manager.
- Yarn - I used Yarn in this project to manage the packages.
- Redux - State management system.
- Ilyas Abdighni - Initial work - IlyasAbdighini