Skip to content

uddeshyagautam/alllenapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEET Online Coaching Website (React Router)

This is a simple React-based web application for NEET online coaching, built using React Router v6. It features basic routing for Class 11 and Class 12 NEET programs, a landing page, and error handling.


🚀 Features

  • 🏠 Landing Page
  • 📘 Class 11 NEET Program Page
  • 📗 Class 12 NEET Program Page (with navigation)
  • ❌ Error Page (for unmatched routes)
  • 📌 Nested layout with header and footer
  • 🔗 Navigation using <Link> and <Outlet>

📦 Tech Stack

  • React
  • React Router DOM v6

📁 Project Structure

src/
├── App.js             # Main component with route definitions
└── index.js           # React DOM rendering (not shown in this code)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors