https://github.com/elmurodvokhidov/nuts
A project developed specifically for a real nut and seed manufacturing company to streamline operations and enhance market presence. This platform includes a product catalog, online order management, and analytics tools to support production efficiency and customer satisfaction.
https://github.com/elmurodvokhidov/nuts
gsap lottiefiles next15 tailwindcss typescript
Last synced: 9 days ago
JSON representation
A project developed specifically for a real nut and seed manufacturing company to streamline operations and enhance market presence. This platform includes a product catalog, online order management, and analytics tools to support production efficiency and customer satisfaction.
- Host: GitHub
- URL: https://github.com/elmurodvokhidov/nuts
- Owner: elmurodvokhidov
- Created: 2025-01-09T16:17:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T17:42:27.000Z (9 months ago)
- Last Synced: 2025-10-10T09:05:06.043Z (9 days ago)
- Topics: gsap, lottiefiles, next15, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://uychinuts.vercel.app
- Size: 92.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
Nuts & Seeds Website
This project was developed for a nut and seed production company, aiming to automate production processes and effectively promote products in the market.
## 📋 Table of Contents
1. 🤖 [Introduction](#introduction)
2. ⚙️ [Tech Stack](#tech-stack)
3. 🤸 [Quick Start](#quick-start)### Introduction
The **"Nuts & Seeds" Project** is a comprehensive digital solution designed for a nut and seed manufacturing company. With the growing demand for high-quality roasted seeds and nuts, this project aims to streamline the company's operations, enhance its digital presence, and simplify customer engagement.
In today's competitive market, efficient production management, effective product showcasing, and seamless customer interaction are essential for success. This project bridges these needs by providing a robust system that automates order management, showcases the company’s diverse product offerings, and delivers valuable insights through analytics.
Whether it's roasted sunflower seeds, pistachios, almonds, or other products, this platform ensures that the company can present its products in an appealing way while maintaining operational efficiency. By leveraging modern technologies, the **"Nuts & Seeds" Project** sets a new standard for productivity, customer satisfaction, and growth in the industry.
- React 19
- Next.js 15
- GSAP
- TailwindCSS
- ShadCN
- TypeScriptFollow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/elmurodvokhidov/nuts.git
cd nuts
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) in your browser to view the project.