This is the frontend for the Alumni Portal
For backend, visit Alumni Portal backend
To start local development, fork the repo and clone it into your local machine OR follow the steps below
- Clone the directory into your local machine
git clone https://github.com/akshatmittal61/alumni-portal-frontend.git
- Enter into the directory
cd alumni-portal-frontend
- Install node modules
npm i
- Start the local dev server for react
npm run react
- Visit localhost:3000 to view the project
Visit: Alumni Portal backend
- Home page
- Login
- Register
- Dashboard
- Profile
- Settings
- Memories
- People you may know
- Events
- Room to Manoeuvre