Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superbahbi/twitter-clone
A twitter clone built in react framework using mongodb database and cloudinary storage
https://github.com/superbahbi/twitter-clone
react react-bootstrap socket-io styled-components
Last synced: 2 days ago
JSON representation
A twitter clone built in react framework using mongodb database and cloudinary storage
- Host: GitHub
- URL: https://github.com/superbahbi/twitter-clone
- Owner: superbahbi
- License: mit
- Created: 2020-01-30T01:07:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T14:11:24.000Z (about 2 years ago)
- Last Synced: 2025-02-08T11:12:00.459Z (7 days ago)
- Topics: react, react-bootstrap, socket-io, styled-components
- Language: TypeScript
- Homepage: https://twitter.bahbi.net
- Size: 7.27 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About The Project
# To-Do
- [x] Login
- [x] Register
- [ ] Reset password
- [x] Feed list
- [x] Profile
- [x] Edit profile
- [ ] Follow other users
- [ ] Thread page
- [ ] Search a tweet
- [x] Add a comment
- [x] Like a tweet
- [x] Delete a tweet
- [ ] Retweet a tweet
- [ ] Share a tweet
- [ ] Trending
- [ ] NotifactionsLanding
Login
Signup
Home
Messages
Bookmarks
Profile
### Built With
- [React.js](https://reactjs.org/)
- [React-bootstrap](https://react-bootstrap.github.io/)
- [Styled-components](https://github.com/styled-components/styled-components)
- [Socket.IO](https://socket.io/)## Getting Started
### Installation
1. Clone the repo
```sh
git clone https://github.com/superbahbi/twitter-clone.git
```
2. Install NPM packages
```sh
npm install
```
3. Run
```sh
npm start
```## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Robert Kugler- [@bahbilee](https://twitter.com/bahbilee) - [email protected]
Project Link: [https://github.com/superbahbi/twitter-clone](https://github.com/superbahbi/twitter-clone)
[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo_name/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[license-shield]: https://img.shields.io/github/license/github_username/repo_name.svg?style=for-the-badge
[license-url]: https://github.com/github_username/repo_name/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: images/screenshot.png