Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 926 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 926 Bytes

Flibberty Gibbets

Flibberty Gibbets is a asynchronous message posting service, similar to Twitter.

Getting Started

First, run the development server:

npm run dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Built With