Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebolblga/speb-lift
Small utility I needed to minimize average travel time, don't mind checking this project out...
https://github.com/ebolblga/speb-lift
nuxt3 pwa tailwindcss typescript vue3 website
Last synced: 28 days ago
JSON representation
Small utility I needed to minimize average travel time, don't mind checking this project out...
- Host: GitHub
- URL: https://github.com/ebolblga/speb-lift
- Owner: ebolblga
- License: mit
- Created: 2024-11-22T15:49:41.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-23T21:05:23.000Z (29 days ago)
- Last Synced: 2024-11-23T21:25:18.702Z (29 days ago)
- Topics: nuxt3, pwa, tailwindcss, typescript, vue3, website
- Language: Vue
- Homepage: https://speb-lift.vercel.app/
- Size: 659 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Speb-Lift
## Small utility I needed to minimize average travel time, don't mind checking this project out...
![image](https://github.com/user-attachments/assets/42f7fdd0-1849-4f84-af29-69ba97a11247)
### Setup with [Node.js](https://nodejs.org/en/)
```bash
# install yarn
npm install --global yarn# install all dependencies
yarn# start project in dev mode
yarn dev
```### License
This program is licensed under the MIT License. Please read the License file to know about the usage terms and conditions.