https://stellar-burg.netlify.app/
- Clone project with
git clone [email protected]:rdtabb/react-stellar-burger.git cd react-stellar-burger- In the directory run
npm i - To prevent your vscode setting from overriding
.prettierrcgo toVSCode Settings-> type inPrettier require config-> check the box
index.jsrendersApp.tsxlocated incomponentsdirectory- All routes (except modals) imported into
App.tsxshould come frompagesdirectory - Pages in
pagesdirectory should consist only of components fromcomponentsdirectory
- React/Typescript
- Redux Toolkit/RTK Query
- React DnD
- Webpack/Craco/Babel
- Eslint/Prettier
- Prettier