Skip to content

ISIMM's automated university administration website streamlines administrative tasks, reducing paper usage and optimizing record management.

License

Notifications You must be signed in to change notification settings

stormynight9/isimm-frontend

Repository files navigation

isimm-frontend

This is the frontend of ISIMM's automated university administration website streamlines administrative tasks, reducing paper usage and optimizing record management.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository
https://github.com/stormynight9/isimm-frontend
  1. Create an env.local file and configure the environment variables
VITE_API_URL=http://localhost:8080
  1. Install the dependencies for the client and start
cd client
npm install
npm start
  1. Install the dependencies and start
npm install
npm run dev

Built with

  • React - Front-end JavaScript library
  • TailwindCSS - Utility-first CSS framework
  • shadcn/ui - UI components built with Radix UI and Tailwind CSS

Contributing

Contributions to the project are welcome! Please follow the guidelines in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

ISIMM's automated university administration website streamlines administrative tasks, reducing paper usage and optimizing record management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published