Giter VIP home page Giter VIP logo

This is an app built to showcase the capabilities of Next.js 13.

Live demo is up at nextjs13.app

Warning This app is a work in progress. Site may be unstable.

Home and Feed pages

Features

  • Using new Next.js 13 Beta
  • New /app dir,
  • Routing, Layouts, Nested Layouts and Layout Groups
  • Data Fetching, Caching and Mutation
  • Uses client and server components from React 18
  • API Routes
  • Live social media feed with likes, comments, and profanity filter
  • Enhance social media posts using OpenAI API with GPT-3.5-Turbo model
  • OAuth 2.0 Authentication through Google, GitHub, and Discord using NextAuth.js
  • ORM using Prisma
  • PostgreSQL Database on Railway
  • UI Components built using NextUI (TailwindCSS integration in progress)
  • Dark mode using next-themes
  • Payments using Stripe
  • Written in TypeScript

Run locally

  1. Install dependencies
npm install
  1. Copy .env.example to .env.local and update variables:
cp .env.example .env.local
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

License

Licensed under the GNU Affero General Public License v3.0.

thekittyfarm's Projects

thekittyfarm icon thekittyfarm

The Kitty Farm is a web application built using Next.js, designed to provide a fun and intuitive way to manage and adopt kitties.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.