https://github.com/markbrown4/gmail-next
A Gmail clone built with Next.js
https://github.com/markbrown4/gmail-next
Last synced: 2 months ago
JSON representation
A Gmail clone built with Next.js
- Host: GitHub
- URL: https://github.com/markbrown4/gmail-next
- Owner: markbrown4
- Created: 2017-02-12T09:16:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T18:58:52.000Z (over 8 years ago)
- Last Synced: 2025-01-19T23:38:56.565Z (4 months ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gmail is a great example app for testing frameworks for building rich client-side apps. Todo lists are boring and don't have enough complexity that you run into when you're building out a "real" app. Gmail is much closer.
- [gmail-angular](https://github.com/markbrown4/gmail-angular)
- [gmail-react](https://github.com/markbrown4/gmail-react)
- [gmail-vue](https://github.com/markbrown4/gmail-vue)