feat: initial commit of CampusFlow student portal with theme configuration
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# Student Dashboard
|
||||
|
||||
A responsive Student Dashboard built using React JS and Tailwind CSS.
|
||||
|
||||
## Features
|
||||
|
||||
- Dashboard Overview
|
||||
- Student Profile
|
||||
- My Courses
|
||||
- Task Board
|
||||
- Academic Progress Tracking
|
||||
- Responsive Design
|
||||
|
||||
## Technologies Used
|
||||
|
||||
- React JS
|
||||
- Tailwind CSS
|
||||
- JavaScript
|
||||
- Vite
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
## Run Project
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Author
|
||||
|
||||
Arshiya Indikar
|
||||
Reference in New Issue
Block a user