Skip to content

drijnkels/crm-nextjs

Repository files navigation

CRM demo

This is a basic skeleton CRM example, no authentication or back-end will be included.

A Next.js project bootstrapped with create-next-app.

Basic Next.js "Getting Started" instructions for reference

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

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

About

Basic CRM written with Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages