Skip to content

mohammedsobhi/instabug-task

Repository files navigation

instabug-task

instabugg (2)

Table of Contents

About

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

Built with

Screenshots

Login Page

image

image

image

image

image

image

Welcome Page

image

404 Page

image

Getting Started

npm install

Compiles and hot-reloads for development

npm run serve

Run your end-to-end tests

npm run test:e2e

Compiles and minifies for production

npm run build