squeaknode/frontend
Jonathan Zernik a8ebf8e9e9
Show external address as host:port string (#2216)
* Show external address in peers page as host:port string

* Add peer with host:port string

* Update frontend build
2022-05-24 17:57:33 -07:00
..
public Improve login page 2 (#2103) 2022-03-31 01:01:46 -07:00
src Show external address as host:port string (#2216) 2022-05-24 17:57:33 -07:00
.eslintignore Run eslint fix (#2128) 2022-04-12 02:35:14 -07:00
.gitignore Organize frontend (#346) 2020-10-29 23:21:38 -04:00
.prettierrc Organize frontend (#346) 2020-10-29 23:21:38 -04:00
build-protos.sh Organize frontend (#346) 2020-10-29 23:21:38 -04:00
changelog.md Organize frontend (#346) 2020-10-29 23:21:38 -04:00
make-build.sh Organize frontend (#346) 2020-10-29 23:21:38 -04:00
Makefile Fix failed user request in dev mode (#1160) 2021-09-03 04:22:44 -07:00
package-lock.json Bump async from 2.6.3 to 2.6.4 in /frontend (#2185) 2022-04-29 20:29:48 -07:00
package.json Add copy to clipboard external address (#2183) 2022-04-29 19:51:54 -07:00
pb_disable-eslint.sh Organize frontend (#346) 2020-10-29 23:21:38 -04:00
README.md Use new frontend (#1941) 2022-02-21 01:56:50 -08:00
yarn.lock Implement rename peer (#2196) 2022-05-03 20:54:52 -07:00

Twitter-Clone

A website I build based on twitter please enjoy. This website is Not for actual usage only learning purposes.

Website Link

Backend Repo

Technologies used

  • Reactjs
  • Context API
  • Node.js express
  • MongoDB mongoose
  • Image uploaded on Amazon S3
  • socket-io for real-time chatting