squeaknode/frontend
Jonathan Zernik 0dca35a0b7
Npm audit fix (#1967)
* Run npm audit fix

* Update frontend build
2022-02-23 17:42:10 -08:00
..
public Change name of web app (#1955) 2022-02-22 19:13:10 -08:00
src Improve nav items (#1964) 2022-02-23 03:41:13 -08: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 Npm audit fix (#1967) 2022-02-23 17:42:10 -08:00
package.json Bump axios from 0.19.2 to 0.21.2 in /frontend (#1948) 2022-02-21 02:33:30 -08: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 Npm audit fix (#1967) 2022-02-23 17:42:10 -08: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