Full-Stack Social Media Clone featuring pixel perfect, mobile responsive rendition of X (formerly known as Twitter).
Features:
- Users can post, comment
- Users can like other posts, and like other comments
- Users can post deeply nested comments--this required recursion to implement. Simulating the actual X platform
- Users can follow and unfollow other users, and edit their profile
- Playwright was utilized for end-to-end testing as well as React Testing Library to test all essential features.
git clone [email protected]:jwaddell10/X-Clone.git
npm install
npm run dev👤 Jonathan Waddell
- Twitter: @Healer2Hacker
- Github: @jwaddell10
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator

