About The Project
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
- Clone the repo
git clone https://github.com/omar-labana/inovola-task.git
- Install NPM packages
npm install
Usage
- Run the dev server
npm run dev
- Open http://localhost:3000/ in your browser