https://github.com/facuperezm/bloggy
📖 Blog app made with Next.js, TailwindCSS and Firebase
https://github.com/facuperezm/bloggy
firebase nextjs react tailwindcss
Last synced: 3 months ago
JSON representation
📖 Blog app made with Next.js, TailwindCSS and Firebase
- Host: GitHub
- URL: https://github.com/facuperezm/bloggy
- Owner: facuperezm
- License: mit
- Created: 2022-10-10T22:53:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T23:00:09.000Z (over 3 years ago)
- Last Synced: 2026-01-03T12:28:12.504Z (6 months ago)
- Topics: firebase, nextjs, react, tailwindcss
- Language: JavaScript
- Homepage: https://bloggy-facundo.vercel.app/
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bloggy
Bloggy is an blog posting app

## Stack
- [Next.js](https://nextjs.org/) - A React framework with route pre-fetching, static/server side rendering
- [Tailwind CSS](https://tailwindcss.com/) - A utility first framework for styling compatible with React
- [Firebase](https://firebase.google.com/) - A backend-as-a-service used as a database
## Links
- Live site deployed on Vercel: [Deploy](https://bloggy-facundo.vercel.app/)
## Author
- Github Profile - [https://github.com/facuperezm](https://github.com/facuperezm)
- Twitter - [https://twitter.com/FacuPerezM](https://twitter.com/FacuPerezM)