https://github.com/rs-py/tesla
This is a simple, compact nodejs site to show someone how much money they would save if they switched to a Tesla from a gas vehicle./////UPDATE///// Site is now live, thanks to everyone who contributed to the cost estimator tool page! I have gone on to expand it into a blog as well.
https://github.com/rs-py/tesla
bootsrap css ejs ejs-express hacktoberfest hacktoberfest-accepted nodejs
Last synced: about 1 year ago
JSON representation
This is a simple, compact nodejs site to show someone how much money they would save if they switched to a Tesla from a gas vehicle./////UPDATE///// Site is now live, thanks to everyone who contributed to the cost estimator tool page! I have gone on to expand it into a blog as well.
- Host: GitHub
- URL: https://github.com/rs-py/tesla
- Owner: Rs-py
- Created: 2023-10-25T03:09:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T22:48:58.000Z (over 2 years ago)
- Last Synced: 2025-04-30T00:12:30.773Z (about 1 year ago)
- Topics: bootsrap, css, ejs, ejs-express, hacktoberfest, hacktoberfest-accepted, nodejs
- Language: EJS
- Homepage: https://www.evornot.com
- Size: 3.36 MB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tesla
This is a simple, compact nodejs site to show someone how much money they would save if they switched to a Tesla from a gas vehicle.
To run this project:
1. Download all files and then run the command in the project directory:
npm i
2. Then simply run the command:
node index.js
3. Navigate to
http://localhost:3000