Create a blog site in react js to learn react reuseable component
1.React Route
2.React State Management
3.React Hooks:
[1].UseState
4.Showing JSON data in UI
5.Reuseable Component
6.Props with children
7.Sharing data between two components
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh