Skip to content

MiadV/carousell-tw

Repository files navigation

Responsive Online Marketplace Landing Page + Dark Mode

This is my attempt at re-creating an existing Online Marketplace landing page.

Responsive Online Marketplace Landing Page

  • Responsive design.
  • Dark Mode enabled.
  • Developed with mobile-first approach.

This project is built using React.js, Next.js, Tailwind CSS, Typescript.

👉View Live

Join my youtube channel to see more videos on this topic. Youtube Channel

Online Marketplace Landing Page

Folder Structure

Project directories are structured as follows:

root
    ├── /public
        ├── /favicons
        ├── /images
            ├── /categories
            ├── /products
            ├── /slides
    ├── /src
        ├── /components
        ├── /pages
        ├── /styles
        ├── /fonts
        ├── /icons
package.json
tsconfig.json
next.config.js
postcss.config.js
tailwind.config.js
README.md

Running Locally

  1. Clone this reposiroty git clone https://github.com/MiadV/carousell-tw.git
  2. Navigate to project folder and install the dependencies.
npm install
npm run dev

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

Cloning / Forking

Please review the license and remove all client information (logo, address, images, branding content, etc.).

Social Media

About

Responsive Online Marketplace Landing Page + Dark Mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages