To update the project packages:
npm i @reduxjs/toolkit @testing-library/jest-dom @testing-library/react @testing-library/user-event eslint-config-airbnb eslint-plugin-react prop-types react react-dom react-redux react-router-dom react-scripts redux redux-logger redux-thunk web-vitals react-test-renderer
This repository contains React Redux Template.
Node JS
git clone [email protected]:RaoAkif/PROJECT_NAME.git
cd PROJECT_NAME
npm i
npm start
OR
yarn start
Open http://localhost:3000 to view it in your browser.
npm test
npm run build
👤 RaoAkif
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.