Election management system
go to https://github.com/MyntTech/ElectionsWebsite and fork it to your account and clone the repo to your machine,
cd ElectionsWebsitesource .env/bin/activateto activate the virtual environmentpip install -r requirements.txtto install the dependencies Make sure python is installed.npm installto install the dependencies for Tailwindcss- split your terminal (vscode) or start another session on the terminal
python app.pyon one terminal, to run the appnpm run devon the other terminal, to run Tailwindcss