Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.31 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.31 KB

🎓 Alumni Reviews Web Application

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.

✨ Features

  • 📝 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.

🛠️ Technologies Used

  • ⚛️ React
  • 🎨 Tailwind CSS

🚀 Getting Started

To get started with the Alumni Reviews Web Application, follow these steps:

  1. 🚀 Clone the repository: git clone https://github.com/your-username/alumni-reviews-app.git
  2. 📂 Change to the project directory: cd alumni-reviews-app
  3. 📦 Install the dependencies: npm install
  4. 🏃 Start the development server: npm start
  5. 🌐 Open your browser and visit: http://localhost:3000

How to start 🆕

Ui

cd alumni/ui
npm run dev

Server

cd alumni/server/Alumni
dotnet watch run -y

🤝 Contributing

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.

📄 License

This project is licensed under the ...