[go: nahoru, domu]

Skip to content

Instabug internship task. The project has a basic user identity validation interface. Built with vue.js. Tested with cypress.

Notifications You must be signed in to change notification settings

omar-labana/instabug-task

Repository files navigation

Logo

Instabug Internship Task



View Project · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

Light         Light        

Dark

Three views simulating basic user experience.

Here's what you can find:

  • Login page with validation(only for email and password).
  • Welcome page is displayed when a user is successfully logged in.
  • 404 error page when the user tries to access an invalid URL.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js & npm installed.
  • Git and any terminal to run commands.

Installation

  1. Clone the repo
    git clone https://github.com/omar-labana/instabug-task.git
  2. Install NPM packages
    npm install

Usage

  1. Run the dev server
    npm run dev
  2. Open http://localhost:3000/ in your browser

About

Instabug internship task. The project has a basic user identity validation interface. Built with vue.js. Tested with cypress.

Topics

Resources

Stars

Watchers

Forks