https://github.com/17sergey/twitterx
Full-stack project with MERN stack. Twitter functionality copy. (Deployment link might take about 2 minutes to load because of the free plan)
https://github.com/17sergey/twitterx
express-js jwt mongodb node-js react react-query
Last synced: 3 months ago
JSON representation
Full-stack project with MERN stack. Twitter functionality copy. (Deployment link might take about 2 minutes to load because of the free plan)
- Host: GitHub
- URL: https://github.com/17sergey/twitterx
- Owner: 17Sergey
- Created: 2024-07-20T05:40:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T19:38:06.000Z (over 1 year ago)
- Last Synced: 2026-01-03T12:28:05.588Z (6 months ago)
- Topics: express-js, jwt, mongodb, node-js, react, react-query
- Language: TypeScript
- Homepage: https://twitterx-i83a.onrender.com/
- Size: 939 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter clone
## To try it out, visit the link below.
### (It might take about a minute or two for the page to load because the deployment plan is free. Thanks for your patience!)
### [http://localhost:5000](https://twitterx-i83a.onrender.com/).
## If you want to run it locally, type: `npm run build` in the root folder
## If the built was successfull, type `npm start`
## Open http://localhost:5000
### Enjoy!