This project was part of the training course "fullstack developper" made by LeReacteur (https://www.lereacteur.io/).
The goal of this project was learn how to use the useState hook, use conditions an make math operations with data so I did not focus on accessibility, SEO or responsivness.
Satus
Finished.
This website in not responsive.
Online demo
https://tesla-exercise.netlify.app/
Architecture
1 pages available : Tesla Config
No packages installed
Be sure, you have installed all dependencies and applications to run React project on your computer : Getting Started with React.
Clone this repository :
git clone https://github.com/AFlorie/exoTesla
cd exoTesla
Install packages :
yarn
When installation is complete, run it :
yarn start
You're done !