Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/write-today
https://github.com/sikandarjodd/write-today
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sikandarjodd/write-today
- Owner: SikandarJODD
- Created: 2023-08-04T19:03:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-19T08:49:35.000Z (over 1 year ago)
- Last Synced: 2024-12-19T02:07:35.609Z (15 days ago)
- Language: Svelte
- Homepage: https://write-today.vercel.app
- Size: 525 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Write Now - Website using SvelteKit
![App Screenshot](output.png)## Tech Stack
**Framework:** SvelteKit
**CSS:** Tailwind CSS, Shadcn Svelte
**Database:** Supabase
## Goals
- Auth ( Supabase )
- Profile Page : app/profile
- Post Page : app/post
- All Post : app/dashboard
## Achived- Auth Added
SignUp
LogIn
Logout
## Lessons Learned
Building Web application with CRUD Operations and Good UI