Thursday, February 09, 2023 | time spent : 2 Day
| #1 | #2 | #3 | #4 | #5 | #6 |
|---|---|---|---|---|---|
| Reactjs | React Router Dom | Webpack | Scss | Styled Components | RemixIcons |
✅ Working with filters and related hooks
✅ Structure of projects and folders in React
✅ How to work with Styled Component
✅ How to use React Router Dom v6
To get started with application locally use these commands:
# Install dependencies
npm i
# Start application, browser will open automatically
npm run start