Skip to content

sankalpkumar111/AllBirds_Clone

Repository files navigation

AllBirds Clone

This project is a clone of the AllBirds website built using Tailwind CSS. The goal of this project is to replicate the design and responsiveness of the original AllBirds website as closely as possible using modern web technologies.

Table of Contents

Features

  • Fully responsive design
  • Pixel-perfect clone of the AllBirds website
  • Built using the utility-first CSS framework (Tailwind CSS)
  • Optimized for different screen sizes (mobile, tablet, desktop)
  • Clean and modern UI

Tech Stack

Frontend:

  • HTML
  • Tailwind CSS

Getting Started

Prerequisites

To run this project, you'll need:

  • Node.js
  • A text editor like VSCode

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/allbirds-clone.git
  2. Navigate to the project directory:
    cd allbirds-clone
  3. Install dependencies:
    npm install
  4. Start the development server with Vite:
    npm start

This will start the Vite development server and allow you to see live updates as you make changes.

To build for production:

npm run build

Usage

To run the project, after starting the Vite development server, you can view the project in your browser at:

http://localhost:3000

Screenshots

Here are some screenshots of the AllBirds clone:

Screenshot of website

Add more screenshots as needed to showcase your work.

About Me

Hello! I am Sankalp Kumar, a passionate web developer currently working on various projects to enhance my skills and knowledge. You can connect with me on LinkedIn or reach out via email at sankalpkumar911@gmail.com.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages