Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 2.78 KB

README.md

File metadata and controls

77 lines (52 loc) · 2.78 KB

Project Banner
nextdotjs typescript tailwindcss

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.
  1. 🤖 Introduction
  2. ⚙️ Tech Stack
  3. 🤸 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
  • TypeScript

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/elmurodvokhidov/nuts.git
cd nuts

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:3000 in your browser to view the project.