https://github.com/darthdevv/node-farm
a simple Node.js application that simulates a farm management system. It allows users to manage products, view products, and see the details.
https://github.com/darthdevv/node-farm
nodejs nodemon slugify
Last synced: 3 months ago
JSON representation
a simple Node.js application that simulates a farm management system. It allows users to manage products, view products, and see the details.
- Host: GitHub
- URL: https://github.com/darthdevv/node-farm
- Owner: Darthdevv
- Created: 2024-03-08T23:42:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T01:00:06.000Z (about 1 year ago)
- Last Synced: 2025-01-14T06:46:51.700Z (4 months ago)
- Topics: nodejs, nodemon, slugify
- Language: HTML
- Homepage: https://node-farm-two.vercel.app
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-Farm
Node-Farm is a simple Node.js application that simulates a farm management system. It allows users to manage products, view products, and see the details.
## Features
- Display list of available products.
- View details of each product including if its organic or not## Installation
To run the Node-Farm application locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/node-farm.git