Skip to content

My Quotation project frontend by next.js 13 (app directory)

Notifications You must be signed in to change notification settings

Mahdi-Alizadeh96/my_quotation_frontend

Repository files navigation

My Quotation Project - Next.js(13) FrontEnd

This project is using Next.js 13 (app directory) framework.

to install packages :

npm install
# or
yarn install

then run development server :

npm run dev
# or
yarn dev

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

Releases

No releases published

Packages

No packages published