squeaknode/frontend
Jonathan Zernik 6dbd4982ec
Make squeak card open new tab (#2001)
* Got ctrl-click working on squeak card

* Got ctrl-click working on profile card

* Improve html for squeak card

* Make squeak hash a clickable link in payments page

* Update frontend build
2022-03-15 19:11:26 -07:00
..
public Change name of web app (#1955) 2022-02-22 19:13:10 -08:00
src Make squeak card open new tab (#2001) 2022-03-15 19:11:26 -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 Use redux for frontend state and actions (#1988) 2022-03-15 00:20:07 -07:00
package.json Use redux for frontend state and actions (#1988) 2022-03-15 00:20:07 -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 Use redux for frontend state and actions (#1988) 2022-03-15 00:20:07 -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