https://github.com/baybreezy/one-day
This repo/monorepo.. whatever its called, is just a set of projects that I am testing out in a single day. The rule is to not allow a day to pass on any given app. If it goes over a day, we can leave it as is. We can always come back to it in the future
https://github.com/baybreezy/one-day
Last synced: 2 months ago
JSON representation
This repo/monorepo.. whatever its called, is just a set of projects that I am testing out in a single day. The rule is to not allow a day to pass on any given app. If it goes over a day, we can leave it as is. We can always come back to it in the future
- Host: GitHub
- URL: https://github.com/baybreezy/one-day
- Owner: BayBreezy
- Created: 2023-11-20T13:16:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T09:42:14.000Z (over 1 year ago)
- Last Synced: 2025-01-18T07:32:10.770Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 1.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# One Day
This repo/monorepo.. whatever its called, is just a set of projects that I am testing out in a single day. The rule is to not allow a day to pass on any given app. If it goes over a day, we can leave it as is. We can always come back to it in the future
I use these things when making apps
- [Nuxt](https://nuxt.com/)
- [Strapi](https://strapi.io/)
- [Tailwind](https://tailwindcss.com/)
- [UI Thing](https://ui-thing.behonbaker.com/getting-started/introduction) - My own component library
- [NestJS](https://nestjs.com/)## Projects
Completed projects so far
- [Settings Dashboard](./settings-dash/README.md)
- This is a Settings dashboard UI inspired by a design I saw on dribble. I decided to make my own version of it with the set of components I made for nuxt.
- ✨ Live: https://settings-dash.behonbaker.com ✨
- [](https://app.netlify.com/sites/imaginative-moonbeam-78ba24/deploys)- [ETag UI](./etag-topup-ui/README.md)
- This is a simple UI for the ETag Top-up website for Jamaica. The original website can be found here: https://atopup.h2k-jio.com/
- ✨ Live: https://etag-ui.behonbaker.com/ ✨
- [](https://app.netlify.com/sites/etag-ui/deploys)