Skip to content

Redaelemawy20/instabug-frontend-task

Repository files navigation

Project Installation and Running Guide

Prerequisites

  • Node.js v14.17.0 (You can use NVM to install it if you don't have it already)
  • Yarn (Make sure to use yarn for installing and running the project)

Installation

  1. Clone the repository:

    git clone 
    cd <your-repo-folder>
  2. Install dependencies:

    yarn install

Running the Project

To run the project, use the following command:

yarn start

Testing the Project

To run tests with Cypress, use:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published