Skip to content

Frontend implementation of the Timbu Cloud Shop using React and Tailwind CSS

License

Notifications You must be signed in to change notification settings

Jomagene/timbu-cloud-shop

Repository files navigation

Timbu Cloud Shop

Frontend implementation of the Timbu Cloud Shop using React and Tailwind CSS.

Description

This project is part of the HNG Internship, Stage 2 task. The goal is to collaborate with a designer to bring their Timbu Cloud shop page design to life. The implementation includes a home section, product detail page, and a static checkout page.

Technologies Used

  • React
  • Tailwind CSS

Features

  • Pixel-perfect design based on the provided Figma file
  • Responsive layout for desktop, tablet, and mobile devices
  • Static product display with clear descriptions and images
  • Static checkout process

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/Jomagene/timbu-cloud-shop.git
  2. Navigate to the project directory:
    cd timbu-cloud-shop
  3. Install dependencies:
    npm install
    # or
    yarn install
  4. Start the development server:
    npm run dev
    # or
    yarn start

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Frontend implementation of the Timbu Cloud Shop using React and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published