fsefidabi / tesla-clone

Home Page:https://tesla-clone-fsefidabi.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tesla Clone

A pixel-perfect clone of Tesla website, with the implementation of its challenging parts such as scroll-behaviour.

Technologies

  • NextJs
  • TailwindCSS
  • GSAP

Features

  • Pixel perfect implementation compared to the original website
  • Responsive for all devices
  • Snap scrolling through sections smoothly exactly similar to the original website

Getting Started

# clone the repository
git clone https://github.com/fsefidabi/tesla-clone.git
# move to the directory
cd tesla-clone
# install dependencies
npm install
# run the application in development mode
npm run dev

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

About

https://tesla-clone-fsefidabi.vercel.app/


Languages

Language:JavaScript 96.4%Language:SCSS 3.6%