The University Platform is a comprehensive web application designed to enhance the academic experience for students, faculty, and administrators.
- 🔑 Authentication with email and password
- 👩🏾💻 Courses management
- 📊 Rating and performance per Semester
TypeScriptReactNextjsTailwind CSSFirebase
To run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/codesofC/ead-plataforma - Run
npm install,yarnorpnpmin the project directory to install the required dependencies. - Run
npm run devoryarnto get the project started. - Open localhost:3000 (or the address shown in your console) in your web browser to view the app.






