Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashgole/stock_management_nextjs

A stock management app built with Next.js, TailwindCSS, and MongoDB, featuring CRUD operations, API integration, server-side rendering, and authentication. Deployed on Vercel for seamless performance.
https://github.com/ashgole/stock_management_nextjs

api-rest mongodb nextjs nodejs react reactjs tailwindcss vercel

Last synced: about 1 month ago
JSON representation

A stock management app built with Next.js, TailwindCSS, and MongoDB, featuring CRUD operations, API integration, server-side rendering, and authentication. Deployed on Vercel for seamless performance.

Awesome Lists containing this project

README

        


ASHABB logo



We offer freelance web development using
MERN, NextJS and ThreeJS.

# ASHABB Stock Management App using NextJS

### "Stock management app built with Next.js, TailwindCSS, and MongoDB, featuring product CRUD operations, real-time filtering with debouncing, server-side rendering (SSR), and responsive design. Deployed on Vercel for seamless performance."

## Resource links

webapp : https://ashabb-stock-management-nextjs.vercel.app/

Github : https://github.com/ashgole/stock_management_nextjs

## Tags

`Next.js`, `TailwindCSS`, `React`, `MongoDB`, `MERN`, `Stock Management`, `CRUD`, `API`, `Debouncing`, `SSR`, `Server-side Rendering`, `Responsive Design`, `Fetch API`, `Product Management`, `Vercel Deployment`, `Frontend Development`

## Screenshots

![page 0](https://github.com/ashgole/stock_management_nextjs/blob/main/screenshots/0.png)
![page 1](https://github.com/ashgole/stock_management_nextjs/blob/main/screenshots/1.png)
![page 2](https://github.com/ashgole/stock_management_nextjs/blob/main/screenshots/2.png)
![page 3](https://github.com/ashgole/stock_management_nextjs/blob/main/screenshots/3.png)

## how to run

```
git clone https://github.com/ashgole/stock_management_nextjs.git
cd blogging_website_NEXTjs
npm i
npm run dev
```