https://github.com/tapascript/solid-bucket-list
A simple bucket-list using the super powerful solidjs
https://github.com/tapascript/solid-bucket-list
solidjs solidjs-app solidjs-component solidjs-todo-app tapascript todolist
Last synced: 5 months ago
JSON representation
A simple bucket-list using the super powerful solidjs
- Host: GitHub
- URL: https://github.com/tapascript/solid-bucket-list
- Owner: tapascript
- License: mit
- Created: 2023-11-10T08:49:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T06:22:26.000Z (over 2 years ago)
- Last Synced: 2025-04-07T09:04:19.051Z (12 months ago)
- Topics: solidjs, solidjs-app, solidjs-component, solidjs-todo-app, tapascript, todolist
- Language: JavaScript
- Homepage: https://youtube.com/@tapasadhikary
- Size: 129 KB
- Stars: 16
- Watchers: 1
- Forks: 16
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Solid Bucket List
[](#contributors-)
A simple bucket list created using the super powerful solidjs.
## Usage
```bash
$ npm install # or pnpm install or yarn install
```
### Learn more on the [Solid Website](https://solidjs.com) and come chat with us on our [Discord](https://discord.com/invite/solidjs)
## Available Scripts
In the project directory, you can run:
### `npm run dev` or `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
## Deployment
You can deploy the `dist` folder to any static host provider (netlify, surge, now, etc.)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

MD SAIFUL ISLAM
💻

Refayth Hossian
💻

Tapas Adhikary
🚇
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!