The official Screencast application frontend, created by GNU/Linux Users' Group, NIT Durgapur
Under Development. Visit https://screencast-zeta.vercel.app/.
- Clone this repository
- Install all the dependencies by running this command
npm install
- Run the development Server
npm run dev