This is a study project based on Tesla.com
This project uses:
- HTML
- CSS
- Javascript
- Clone the project
git clone https://github.com/jeanffc/tesla-web.git
- Open the folder
cd tesla-web
- Open the project folder on the text editor of your choice (eg Vim, Atom, Sublime, Visual Studio Code)
- For Visual Studio Code
code .
- Open
index.html
on the browser of you choice (eg Chrome)