ashik-75 / ollyo-assesment

Home Page:https://image-gallery-gilt-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Setup

Before running the project, make sure you have the following dependencies installed:

  • Node.js (v18.16.1)
  • Yarn (v3.6.1)

Check your Node.js and Yarn versions to ensure they meet the project's requirements. Open your terminal and run:

node -v
# 18.16.1

yarn -v
# 3.6.1

Getting Started

Clone this repository to your local machine:

git clone https://github.com/ashik-75/ollyo-assesment.git

Navigate to the project directory

cd ollyo-assesment

Installation

Install project dependencies using Yarn

yarn install

Running the Project

To run the project locally, execute the following command:

yarn dev

About

https://image-gallery-gilt-one.vercel.app


Languages

Language:TypeScript 77.2%Language:JavaScript 13.9%Language:HTML 7.1%Language:CSS 1.8%