About The Project


Screenshot

Here’s what you can find:

  • Hero section with a call to action button and a GIF showing some of the features.
  • Featured services section and top-apps card grid.

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/inovola-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