Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamkoller/discord-clone
Discord Clone w/ ReactJs
https://github.com/williamkoller/discord-clone
developer discord react reactjs styled-components typescript
Last synced: 7 days ago
JSON representation
Discord Clone w/ ReactJs
- Host: GitHub
- URL: https://github.com/williamkoller/discord-clone
- Owner: williamkoller
- Created: 2020-06-18T00:07:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:46:34.000Z (about 2 years ago)
- Last Synced: 2024-11-11T14:08:35.056Z (2 months ago)
- Topics: developer, discord, react, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://kollerlabs-discord-clone.netlify.app/
- Size: 4.06 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone - DiscordDiscord UI Clone (partial) for study purposes.
Deployed here.
## Participants
[William Koller](https://www.linkedin.com/in/williamkoller/) |
[email protected]## Developers/Contributors :octocat
| [
William Koller](https://github.com/williamkoller) |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |## :rocket: Techs
This project was developed with the following technologies:
- [ReactJS][reactjs]
- [Styled Components][styled-components]
- [TypeScript][ts]
- [Yarn][yarn]## Ideas to implement
- [ ] Add "scroll to new messages" button
- [ ] Add state management (switch between Servers and Channels)
- [ ] Back-end integration (roles, permissions, mentions, friend requests and more)Made with ♥ by William Koller :wave: [Get in touch!](https://www.linkedin.com/in/williamkoller/)
[reactjs]: https://reactjs.org/
[yarn]: https://yarnpkg.com/
[styled-components]: https://styled-components.com/
[ts]: https://www.typescriptlang.org/