mojtaba1180 / next-route-interception-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Run pocket base

npm run server
# or
yarn server
# or
pnpm server

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

Admin dashboard http://localhost:8090/_/

Api http://localhost:8090/api

fires step

create a new collection with name notes and added this params (recommended)

title    type (text)

description   type (text)

About


Languages

Language:TypeScript 79.0%Language:JavaScript 15.1%Language:CSS 6.0%