Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 862 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 862 Bytes

Tesla-Clone

Tesla Website Clone created with ReactJs,React-router and Bootstrap CSS.

Demolive.480p.mp4

🚗 Live Demo

Tesla-Clone

🚦 Features

  • Active navbar similar to original
  • Smooth scrolling like original
  • Responsive with all devices

🧭 Technologyies Used

  • ReactJS
  • Bootstrap CSS
  • React Router

🚧 Installation

  1. Clone this repository :
git clone https://github.com/SupakunZ/Tesla_Clone.git
  1. Navigate to the project folder and install dependencies :
cd Tesla_Clone
npm install
  1. Launch the application in development mode :
npm run dev