To find the backend of this project visit : click_here
- follow the instruction provided in the above link to setup the backend of the project
"dependencies"": {
"@reduxjs/toolkit": "^1.9.2",
"@tanstack/react-table": "^8.7.9",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"chart.js": "^4.2.1",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.1",
"react-icons": "^4.7.1",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.0",
"react-scripts": "5.0.1",
"react-toastify": "^9.1.1",
"web-vitals": "^2.1.0"
}
- Clone repo
git clone https://github.com/mukeshmahara/AW-React-frontend.git
- Hit the following command to load the dependencies
yarn install
- Start your development Server
yarn start
- Create your own branch
git checkout -b your_branch_name
-
Work in the issue listed
-
Create a merge request for the associated issue with details description about the merge