Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/sma
Social Media Website for one of my friend
https://github.com/sikandarjodd/sma
Last synced: 13 days ago
JSON representation
Social Media Website for one of my friend
- Host: GitHub
- URL: https://github.com/sikandarjodd/sma
- Owner: SikandarJODD
- Created: 2024-06-15T23:55:23.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-16T14:50:36.000Z (7 months ago)
- Last Synced: 2024-12-19T02:07:33.193Z (15 days ago)
- Language: Svelte
- Homepage: https://social-site-buddy.vercel.app
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social Media Website
A simple social media website built using Sveltekit and Supabase.
Build for my friend to learn **Sveltekit** and **Supabase**.### Goal of website
- Maintain clean and simple code for easy understanding
- try to teach concepts of Sveltekit#### [Notion Blog](https://bhide-dev.notion.site/Social-Media-Application-using-Svelte-92be9745f7b14bb1a3e514c9497a12fe?pvs=74)
#### [Excalidraw Design](https://excalidraw.com/#json=_ZOPH0eE6ul5EoYyOfS59,0Zeh0XcwvncowgUPk8zlsQ)
### Features
- Create Users and Posts
- CRUD operations for posts
- Search and Filters for posts### Other Features
- Code Documentation
### Tech Stack
| Name | Description | Link |
| --------- | --------------------- | -------------------------------- |
| Framework | Sveltekit | [Sveltekit](https://svelte.dev) |
| CSS | TailwindCSS, Daisy UI | [DaisyUI](https://daisyui.com) |
| Backend | Supabase | [Supabase](https://supabase.com) |