Nandini-Jayaram / Day26-ReactRouteDOM

Create a web page with routes using react-router-dom

Home Page:https://harmonious-souffle-73181c.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

Create a web page with routes using react-router-dom.

The design of the page should be based on the URL: https://www.guvi.in/blog/

  1. Design with HTML & CSS for the webpage and import them in React files
  2. Create arrays based on the Nav items and linked using link tag in Navbar
  3. Create components and rendered the cards based on the Map method in the corresponding cards
  4. By default it displays the Home page using the Route path

About

Create a web page with routes using react-router-dom

https://harmonious-souffle-73181c.netlify.app


Languages

Language:JavaScript 90.7%Language:HTML 5.1%Language:CSS 4.1%