The simple fuel cost calculator app
🚧 Build Status | Live |
---|---|
✅ Live Website: | https://gopalakrishnan008.github.io/Fuel-cost-calculator/ |
If you prefer to do it manually with the cleaner git history
npm install # Install dependencies
When you use this template, try follow the checklist to update your info properly
- Change the author name in
LICENSE
- Change the title and unnecessary info in
index.html
- According to your usage, modify READMEs
And, enjoy :)
npm run dev
Just run and visit http://localhost:5173
To build the App, run
npm run build
And you will see the generated file in dist
that ready to be served.
To preview the build files, run
npm run preview
- Go to repository
Setting
.
- Select
Pages
.
- Select
GitHub Actions
underBuild and Deployment
.