Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/supakunz/tesla_clone
- Owner: SupakunZ
- Created: 2024-06-25T16:52:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T14:36:15.000Z (4 months ago)
- Last Synced: 2024-06-29T15:46:31.218Z (4 months ago)
- Topics: bootstrap5, javascript, react-hooks, react-router, reactjs, tesla-clone
- Language: JavaScript
- Homepage:
- Size: 12.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```