Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidhya0501/day26task21fsd_react_router_blog_vidhya
Blog using react-router-dom
https://github.com/vidhya0501/day26task21fsd_react_router_blog_vidhya
browserrouter html-css-javascript react-components react-router-dom react-router-v6 reactjs routes
Last synced: about 1 month ago
JSON representation
Blog using react-router-dom
- Host: GitHub
- URL: https://github.com/vidhya0501/day26task21fsd_react_router_blog_vidhya
- Owner: Vidhya0501
- Created: 2024-01-31T06:37:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T07:04:20.000Z (11 months ago)
- Last Synced: 2024-02-01T07:43:57.247Z (11 months ago)
- Topics: browserrouter, html-css-javascript, react-components, react-router-dom, react-router-v6, reactjs, routes
- Language: JavaScript
- Homepage: https://react-router-dom-blog-vidhya.netlify.app/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://github.com/Vidhya0501/Day26Task20FSD_React_Router_Blog_Vidhya/assets/136892823/8a82b479-ec7b-40dd-925b-b12197f2d006)
Run this vite react app using command - npm run dev
Installed packages,
npm i bootstrap
npm i react-router-dom
Reference: https://www.guvi.in/blog/.# React + Vite
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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh