Welcome to the University Portal, a modern web application built with React.js, Tailwind CSS, and Framer Motion.
The University Portal is designed to provide a comprehensive platform for both students and teachers, offering a user-friendly interface, dynamic features, and responsive design. This repository contains the source code for the portal, allowing you to explore, contribute, and enhance the functionality.
- Responsive Design: The portal is device-friendly, ensuring a seamless experience across various screen sizes.
- Dynamic Navigation: Simple and intuitive navigation with links to key sections like Home, About Us, Features, and Sign In/Sign Up.
- Authentication: Clearly displayed options for user authentication, including buttons for signing in and signing up.
- Contact Section: A dedicated section with contact information, a location map, and a contact form for user inquiries.
- Social Integration: Connect with the platform through social media links for the latest updates.
To set up the project locally, follow these steps:
git clone /~https://github.com/dhruv-joshi25/university-portal.git
npm install
npm react-router-dom
npm react-motion
cd university-portal
Usage
Start the development server:
npm start
Open your browser and navigate to http://localhost:3000.