React Twitter clone project which allows users to follow friends, view/like/retweet friends posts, post their own tweets, etc.
- Navigate to the server directory
cd server - Install the required packages
yarn install - Start server
yarn start:server
⭐ You can find instructions for running the server application in serverAPI_/DOCS.md
- Navigate to the client directory
cd client - Install the required packages
yarn install - Start:
yarn start
- React.js
- JavaScript
- Redux
- Styled Components
- React Srping
- Node.js
- Express
It should show up in the feed below after posting.
Created by @Ning An - feel free to contact me!






