parikshitlfj12 / AltiusHub-Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Functionalities working -

  • Navbar and sidebar.
  • List component for invoices
  • Alter invoice modal to add or edit.
  • Adding a new invoice functionality working.

Prerequisite -

Node installed in your machine

Getting Started

First, install the dependencies:

npm install

Then run the server:

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

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

About


Languages

Language:TypeScript 88.3%Language:CSS 9.9%Language:JavaScript 1.8%