Skip to content

Fire Next is a Bot-friendly and SEO-optimized Web App Built with Next.js. It was inspired by https://dev.to/, a social bloging platform. Authors can create content under their custom username, then publish publicly with SEO-friendly rendering, while readers can heart or like posts in realtime

Notifications You must be signed in to change notification settings

MisterRoy/fire-next

Repository files navigation

Fire Next

🏁Description

Fire Next is a Bot-friendly and SEO-optimized Web App Built with Next.js. It was inspired by [DEV Community 👩‍💻👨‍💻](https://dev.to/), a social bloging platform. Authors can create content under their custom username, then publish publicly with SEO-friendly rendering, while readers can heart or like posts in realtime

feed demo

📺Live Demo

You can give it a try by heading to the following URL

💫Features

  • 👨‍🎤 Custom Firebase usernames
  • 📰 Bot-friendly content (SEO)
  • 🦾 SSR (Server-Side Rendering), SSG (Static Site Generation), and ISR (Incremental Static Regeneration) techniques
  • 🔥 Firestore realtime CRUD and data modeling
  • ⚛️ Reactive forms with react-hook-form
  • 📂 Image file uploads
  • 💞 Realtime hearts / likes
  • 🚀 Security & Deployment

⛏️Built With

  • React.js - A JavaScript library for building user interfaces
  • Next.js - The React Framework for Production
  • Firebase - A BaaS backed by Google

⛓️Prerequisites

🚀Run

Clone repository

git clone https://github.com/MisterRoy/fire-next.git

Install dependencies

npm install

Launch

npm run dev

👨🏾‍💻Author

👋🏿Acknowledgments

I built this app thanks to Jeff's awesome course. You should definitely check out his YouTube Channel.

  • Jeff Delaney
  • React team at Meta (former Facebook)
  • All authors of the differents npm packages used in this project

About

Fire Next is a Bot-friendly and SEO-optimized Web App Built with Next.js. It was inspired by https://dev.to/, a social bloging platform. Authors can create content under their custom username, then publish publicly with SEO-friendly rendering, while readers can heart or like posts in realtime

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published