Welcome to the Alumni Reviews Web Application! This web application allows alumni students to submit their reviews and job history, including details of where they have worked and are currently working.
- 📝 Alumni can submit their reviews and job history.
- 🚀 Browse and explore reviews from alumni.
- 🌈 User-friendly interface for easy navigation.
- 📱 Responsive design for optimal viewing on different devices.
- ⚛️ React
- 🎨 Tailwind CSS
To get started with the Alumni Reviews Web Application, follow these steps:
- 🚀 Clone the repository:
git clone https://github.com/your-username/alumni-reviews-app.git
- 📂 Change to the project directory:
cd alumni-reviews-app
- 📦 Install the dependencies:
npm install
- 🏃 Start the development server:
npm start
- 🌐 Open your browser and visit:
http://localhost:3000
cd alumni/ui
npm run dev
cd alumni/server/Alumni
dotnet watch run -y
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the ...