React Projects
Web Site
You can visit the project at the following link: React Projects in Netlify
Initial Setup
-
Create project:
$: pnpm create vite {00-Project_Name} --template react-ts -
Install project libraries:
$: pnpm install
-
Execute project in dev mode:
$: pnpm dev -
Build deploy project:
$: pnpm build
Projects Corresponding to the Topics
-
useState: -
useEffectand Conditional Rendering: -
Forms:
- Lorem Ipsum Generator
- Color Shades Generator
- Grocery Bud
-
useRef:- Navbar
-
useContext:- Modal and Sidebar
- Stripe Submenus
-
useReduceranduseContext:- Cart
-
React Router and
useCallback:- Cocktails
-
Advanced Projects:
- Markdown Preview
- Random Person
- Pagination
- Stock Photos
- Dark Mode
- Movie DB
- Hacker News
- Quiz