squeaknode/frontend
Jonathan Zernik af7fabe6ec
Show waiting indicator for buy squeak (#1993)
* Show loader modal on waiting for make squeak and buy squeak

* Handle error when buy squeak fails

* Show waiting indicator for download single squeak and download pubkey squeaks

* Fix mutation of profilesqueaks state
2022-03-15 01:52:18 -07:00
..
public Change name of web app (#1955) 2022-02-22 19:13:10 -08:00
src Show waiting indicator for buy squeak (#1993) 2022-03-15 01:52:18 -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