An open API service indexing awesome lists of open source software.

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

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.
---
[![GitHub stars](https://img.shields.io/github/stars/bethropolis/letschat.svg?style=social&label=Star&maxAge=2592000)](https://github.com/bethropolis/letschat/stargazers/)
[![GitHub issues](https://img.shields.io/github/issues/bethropolis/letschat.svg)](https://github.com/bethropolis/letschat/issues)
![GitHub last commit](https://img.shields.io/github/last-commit/bethropolis/suplike-social-website)
![GitHub issues (suplike)](https://img.shields.io/github/issues/bethropolis/suplike-social-website)
[![Twitter Follow](https://img.shields.io/twitter/follow/bethropolis?style=social)](https://twitter.com/bethropolis)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](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 Mode

The 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.