Skip to content

devvsakib/fantasi-store

Repository files navigation

FantasiStore

FantasiStore is an e-commerce website built with Next.js, React.js, Tailwind CSS, Material UI, Node.js, Express.js, MongoDB, Mongoose, JWT, Bcrypt, Figma, Wrappixel, Vercel, and Render.

Getting Started

First, install the dependencies:

npm install
# or
yarn
# or
pnpm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Features

  • Admin/Customer Login
  • Customer Registration
  • Customer Profile
  • Add to Cart
  • Cart
  • Admin Dashboard
    • Add Product
    • Add Customer
  • Product Details
  • Product List

Tech Stack

  • Next.js
  • React.js
  • Tailwind CSS
  • Material UI

Backend

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • JWT
  • Bcrypt

API https://fantasiserver.onrender.com/

OSS Design

  • Figma
  • Wrappixel

Deployment

  • Vercel
  • Render

License

MIT