Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ashgole/stock_management_nextjs
- Owner: ashgole
- Created: 2024-09-21T15:07:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T05:12:30.000Z (3 months ago)
- Last Synced: 2024-12-06T04:16:41.550Z (about 1 month ago)
- Topics: api-rest, mongodb, nextjs, nodejs, react, reactjs, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://ashabb-stock-management-nextjs.vercel.app/
- Size: 633 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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
```