https://github.com/bethropolis/letschat
This is a social media interface for the suplike social network https://github.com/bethropolis/suplike-social-website using the API
https://github.com/bethropolis/letschat
api social-media-app social-network suplike svelte sveltejs
Last synced: 6 months ago
JSON representation
This is a social media interface for the suplike social network https://github.com/bethropolis/suplike-social-website using the API
- Host: GitHub
- URL: https://github.com/bethropolis/letschat
- Owner: bethropolis
- Created: 2023-03-13T16:59:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T21:14:59.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:08:50.683Z (6 months ago)
- Topics: api, social-media-app, social-network, suplike, svelte, sveltejs
- Language: Svelte
- Homepage: https://suplike.netlify.app
- Size: 1.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LetsChat app
This is a social media interface for the [suplike social network](https://github.com/bethropolis/suplike-social-website) using the API.
---
[](https://github.com/bethropolis/letschat/stargazers/)
[](https://github.com/bethropolis/letschat/issues)


[](https://twitter.com/bethropolis)
[](https://opensource.org/licenses/MIT)## Features
> Below are available features and coming soon ones- [x] search
- [x] User Notifications
- [x] User Profiles
- [x] Search Functionality
- [x] Chat
- [x] Home
- [ ] Admin
- [ ] Comments
- [ ] Multi-language Support
- [ ] Dark ModeThe app so far has a home feed, search, notifications, profiles, settings and more features are coming soon. wathch 👀 to stay tuned!
## Technologies Used
- Svelte
- Svelte Routing
- vite
- suplike API## Getting Started
1. Clone the repository
2. Install dependencies: `npm install`
3. Run the app: `npm run dev`## Contributing
Contributions are welcome. Please open an issue or a pull request to suggest changes or fixes.
## License
This project is licensed under the MIT License.