A responsive React dashboard application built to demonstrate modern frontend design using React, component layout, routing, and interactive UI elements.
🔗 Live Demo: https://niwani.github.io/Doc-App/
This app includes smooth sidebar navigation across multiple views and visual data representations, making it a strong example of a frontend dashboard interface.
This project showcases a dashboard UI built with React. It simulates the layout and navigation structure common in admin panels and professional applications, with screens such as:
- Homepage — overview interface
- Calendar — date/appointment view
- Profile — user details page
- Settings — interface configuration/settings
Even without a backend, this project highlights UI complexity and React architecture skills.
✔ Responsive dashboard layout
✔ Sidebar navigation with React Router
✔ Organised components and views
✔ Modern UI using custom CSS
✔ Visual cues and interactive elements
This project uses:
- React.js (component-based architecture)
- React Router (for client-side navigation)
- JavaScript (ES6+)
- CSS (custom styling)
