dhruv-joshi25 / Univerisy-Portal

"An immersive university portal built with React.js, Tailwind CSS, and Framer Motion, offering a seamless experience for students and teachers with user-friendly navigation and responsive design."

Home Page:https://univerisy-portal.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Portal

Welcome to the University Portal, a modern web application built with React.js, Tailwind CSS, and Framer Motion.

Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. Usage

Introduction

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.

Features

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

Installation

To set up the project locally, follow these steps:

Clone the repository

git clone https://github.com/dhruv-joshi25/university-portal.git

Install dependencies

npm install
npm react-router-dom
npm react-motion

Navigate to the project directory

cd university-portal
Usage
Start the development server:
npm start
Open your browser and navigate to http://localhost:3000.

About

"An immersive university portal built with React.js, Tailwind CSS, and Framer Motion, offering a seamless experience for students and teachers with user-friendly navigation and responsive design."

https://univerisy-portal.vercel.app


Languages

Language:JavaScript 99.3%Language:HTML 0.6%Language:CSS 0.1%