Skip to content

SupakunZ/Tesla_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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