Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b4ec711

Browse files
Tesla Mileage Evaluator Project (#81)
1 parent 13d1ee1 commit b4ec711

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+30475
-12
lines changed

tesla-tracker-react-web-app-project/README.md

+18-12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
![under_construction](https://user-images.githubusercontent.com/37651620/93677983-a7942e00-facc-11ea-8b6d-b57e73dc73bf.png)
1+
2+
## Tesla Mileage Evaluator
3+
4+
![tesla-min](https://user-images.githubusercontent.com/37651620/101777840-22dd0d00-3b1b-11eb-8686-a3db95daae8c.gif)
5+
## It's Live 🎉 Visit here ==> https://tesla-mileage.netlify.app/
6+
7+
# Getting Started with Create React App
28

39
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
410

@@ -8,23 +14,23 @@ In the project directory, you can run:
814

915
### `yarn start`
1016

11-
Runs the app in the development mode.<br />
17+
Runs the app in the development mode.\
1218
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
1319

14-
The page will reload if you make edits.<br />
20+
The page will reload if you make edits.\
1521
You will also see any lint errors in the console.
1622

1723
### `yarn test`
1824

19-
Launches the test runner in the interactive watch mode.<br />
25+
Launches the test runner in the interactive watch mode.\
2026
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
2127

2228
### `yarn build`
2329

24-
Builds the app for production to the `build` folder.<br />
30+
Builds the app for production to the `build` folder.\
2531
It correctly bundles React in production mode and optimizes the build for the best performance.
2632

27-
The build is minified and the filenames include the hashes.<br />
33+
The build is minified and the filenames include the hashes.\
2834
Your app is ready to be deployed!
2935

3036
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
@@ -47,24 +53,24 @@ To learn React, check out the [React documentation](https://reactjs.org/).
4753

4854
### Code Splitting
4955

50-
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
56+
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
5157

5258
### Analyzing the Bundle Size
5359

54-
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
60+
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
5561

5662
### Making a Progressive Web App
5763

58-
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
64+
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
5965

6066
### Advanced Configuration
6167

62-
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
68+
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
6369

6470
### Deployment
6571

66-
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
72+
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
6773

6874
### `yarn build` fails to minify
6975

70-
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
76+
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

0 commit comments

Comments
 (0)