squeaknode/frontend
dependabot[bot] b8384e33cf
Bump moment from 2.26.0 to 2.29.2 in /frontend (#2115)
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 10:18:40 -07:00
..
public Improve login page 2 (#2103) 2022-03-31 01:01:46 -07:00
src Show sent payments and received payments for pubkey (#2101) 2022-03-30 21:19:22 -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 moment from 2.26.0 to 2.29.2 in /frontend (#2115) 2022-04-09 10:18:40 -07:00
package.json Bump moment from 2.26.0 to 2.29.2 in /frontend (#2115) 2022-04-09 10:18:40 -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 Bump moment from 2.26.0 to 2.29.2 in /frontend (#2115) 2022-04-09 10:18:40 -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