Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supakunz/tesla_clone

Tesla website clone Using ReactJs.
https://github.com/supakunz/tesla_clone

bootstrap5 javascript react-hooks react-router reactjs tesla-clone

Last synced: 1 day ago
JSON representation

Tesla website clone Using ReactJs.

Awesome Lists containing this project

README

        

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

https://github.com/SupakunZ/Tesla_Clone/assets/168329218/8c07fab0-55fc-475d-9aaa-5d163b122637

## 🚗 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 :

```bash
git clone https://github.com/SupakunZ/Tesla_Clone.git
```

2. Navigate to the project folder and install dependencies :

```
cd Tesla_Clone
npm install
```

3. Launch the application in development mode :

```
npm run dev
```