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

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.

Awesome Lists containing this project

README

          




# Tesla Clone
A clone of Tesla animations written in React, using framer motion to made the animations.

![r3nanp](https://img.shields.io/badge/r3nanp-tesla--clone-blue)

## 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/)