To get this application up and running on your system, follow these simple steps:
npm install
npm run dev
This application is built with React and TypeScript, and employs UI components from the Shadcn library for a seamless and modern user interface.
How to contribute to this project:
- Create a fork of this repo on GitHub.
- Clone that forked copy using GitHub.
- Make your changes on a new branch.
- Submit a PR against the main branch of this copy of the git repo.
MIT