A login page with email and password validation and handled routes for Instabug frontend internship 2022. Try it LIVE.
built using vueJS (Options API) with vue-router and SASS. and e2e tested with Cypress. and deployed to netlify
npm install
npm run serve
npm run test:e2e
npm run build