Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anburocky3/advise-slip-dom
Give advises from boomers!
https://github.com/anburocky3/advise-slip-dom
api dom fetch fetch-api javascript
Last synced: 9 days ago
JSON representation
Give advises from boomers!
- Host: GitHub
- URL: https://github.com/anburocky3/advise-slip-dom
- Owner: anburocky3
- License: mit
- Created: 2024-01-12T13:09:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T07:23:24.000Z (about 1 year ago)
- Last Synced: 2025-01-27T06:57:10.590Z (10 days ago)
- Topics: api, dom, fetch, fetch-api, javascript
- Language: JavaScript
- Homepage: https://anburocky3.github.io/advise-slip-dom/
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boomer Advise App ðĻâðĶē
Load the app, let the boomer, boom you!
#### Screenshots ([ðð Live here](https://anburocky3.github.io/advise-slip-dom) )
![Booomer Advice](./screenshots/1.png)
## ð Check it yourself!
| ð§ Build Status | |
| ---------------- | :------------------------------------------- |
| â Live Website: | https://anburocky3.github.io/advise-slip-dom |---
### GitHub Template
[Create a repo from this template on GitHub](https://github.com/anburocky3/vite-html-tailwind/generate).
### Development
Just run and visit http://localhost:5173
```bash
npm run dev
```### Build
To build the App, run
```bash
npm run build
```And you will see the generated file in `dist` that ready to be served.
### Preview
To preview the build files, run
```bash
npm run preview
```#### LICENSE: [MIT](./LICENSE)
#### Authors:
- [Anbuselvan Rocky](https://fb.me/anburocky3)