Skip to content

gowdaman-dev/shopify

 
 

Repository files navigation

Shopify Inventory Management System

Next.js TypeScript MongoDB Framer Motion ShadCN

📖 Overview

This is a fully-featured Inventory Management System built with Next.js 14 and TypeScript. The project leverages Framer Motion for animations, MongoDB as the database, and ShadCN for UI components, offering a seamless and robust experience for managing inventory.

🚀 Features

  • Real-Time Inventory Tracking: Keep your inventory updated in real-time.
  • User-Friendly Interface: Simple and intuitive UI using ShadCN components.
  • Responsive Design: Optimized for all devices.
  • Interactive Animations: Smooth and interactive user experience powered by Framer Motion.
  • Scalable Architecture: Built with Next.js and TypeScript, ensuring easy scalability and maintainability.

🛠️ Tech Stack

  • Frontend: Next.js 15, TypeScript, Framer Motion, ShadCN
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Styling: Tailwind CSS
  • Deployment: Vercel

🚀 Getting Started

Prerequisites

  • Node.js v14 or later
  • MongoDB database
  • Vercel account for deployment

Installation

  1. Clone the repo:
    git clone https://github.com/gowdaman-dev/shopify.git
    

Run Project

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.5%
  • Other 0.5%