- Building components
- Stylist components
- Compnent state mangement
- Building Forms
- 'div.mb3>label.form-label+input[type=number].form-control' can be used as a shortcut to generte a form with VSCode
- Connecting to backends
- npm create vite@latest
- y
- (Input project name)
- (Select React project)
- (Select typescript)
- cd (insert aproject name)
- npm install
- npm run dev
Assisted develpoment utalising Coding with Mosh courses, reactApp1 is created through following the React 18 for beginners course using typescript.
- Vite (version 4.1.0)
- React framework
- Typescript variant
- node.js
- npm install styled-components
- npm install @types/styled-components
- npm install bootstrap
- npm install react-icons@4.7.1
- npm install immer@9.0.19
- for simplifying update logic
React icon Names can be found at https://react-icons.github.io/react-icons/