salahadin-dinsafa / realworld-front

Conduit realworld frontend application
https://realworld-tau.vercel.app
1 stars 3 forks source link

[Next.js 14]

Next.js 14 codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Demo    RealWorld

Getting started

You can view a live demo over at https://realworld-tau.vercel.app/

To get the frontend running locally:

Functionality overview

The example application is a social blogging site (i.e. a Medium.com clone) called "Conduit". It uses a custom API for all requests, including authentication. You can view a live demo over at https://realworld-tau.vercel.app/

General functionality:

The general page breakdown looks like this:


Brought to you by Thinkster