https://github.com/r3nanp/tesla-clone
A clone of Tesla Website written in React, using Framer Motion to made animations.
https://github.com/r3nanp/tesla-clone
framer-motion react tesla-clone ui-clone
Last synced: 3 months ago
JSON representation
A clone of Tesla Website written in React, using Framer Motion to made animations.
- Host: GitHub
- URL: https://github.com/r3nanp/tesla-clone
- Owner: r3nanp
- Created: 2020-09-29T22:18:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T02:38:36.000Z (almost 6 years ago)
- Last Synced: 2025-09-04T18:56:46.711Z (10 months ago)
- Topics: framer-motion, react, tesla-clone, ui-clone
- Language: TypeScript
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tesla Clone
A clone of Tesla animations written in React, using framer motion to made the animations.

## Techologies
- React
- Typescript
- Framer Motion
- styled-components
## How to run
```
# Clone repository
git clone https://github.com/r3nanp/tesla-clone.git
```
```
# At the root of the project, run:
yarn or npm install
```
```
# To run the app in your machine:
yarn start
```
## Screenshots

### Site
[Tesla Clone](https://r3nanp-tesla-clone.netlify.app/)