Online shop for clothes.
To run the project in development mode at http://localhost:3000 you can perform the command below:
To launch the test runner in the interactive watch mode:
To build the app for production to the build
folder:
##To update react-scripts run
npm install --save --save-exact react-scripts@latest
##To reinstall node modules:
rm -rf node_modules package-lock.json && npm install && npm start
- React, Redux, Redux Thunk
- Axios
- Node, Express
- Mongo DB
- Material UI, Formik, Yup
- EsLint, Prettier
- GIT, GitHub, Jira
- Jest, Enzyme