/kolloh

Welcome to Kollsh, your go-to online marketplace for buying and selling new and used products in Saudi Arabia. Whether you're looking for the latest gadgets, trendy fashion items, or household essentials, Kollsh offers a convenient and hassle-free way to connect with buyers and sellers across all cities in the country.

Primary LanguageTypeScript

Getting Started

First, run the development server:

cd ..
npm run dev
# or
yarn dev
# or
pnpm dev

Open frontend http://localhost:3000 with your browser to see the result.

Open backend localhost:1337/admin/ with your browser to see the result.

You can start frontend editing the page by modifying pages/index.tsx.