macs15 / stock-app

This is a project based on the management of products in stock

Home Page:stock-app-drab.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock management app

This application regulates the flow between incoming and outgoing stock of a company's products.

Getting Started

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

First, run the development server:

npm run dev
# or
yarn dev

In addition you need to connect the application to a backend, for this you must add an environment variable with the name .env.local and add the content as in the repository example .env.example.

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

About

This is a project based on the management of products in stock

stock-app-drab.vercel.app


Languages

Language:TypeScript 94.2%Language:JavaScript 3.1%Language:CSS 2.5%Language:Shell 0.2%