Skip to content

Candleaf: Your go-to source for premium handcrafted candles that elevate ambiance and soothe the senses. Explore our curated collection and transform any space into a sanctuary of serenity.

License

Notifications You must be signed in to change notification settings

abdullahkabakk/nuxt-candleaf

Repository files navigation

Candleaf E-Commerce Website

Nuxt 3 Tailwind CSS

Known Vulnerabilities License

Table of Contents

About

Candleaf is an e-commerce website dedicated to providing high-quality candles for every occasion. Our platform offers a diverse range of handcrafted candles made from premium ingredients to elevate your space and enhance your mood.

Features

  • Wide Selection: Choose from a variety of scents, styles, and sizes to find the perfect candle for any setting.
  • Premium Quality: Our candles are crafted with care using the finest materials, ensuring a clean, long-lasting burn.
  • Easy Ordering: With our user-friendly interface, ordering your favorite candles is simple and convenient.
  • Fast Shipping: Enjoy quick and reliable shipping to bring the ambiance of Candleaf candles to your doorstep.
  • Exceptional Customer Service: Our dedicated support team is here to assist you with any questions or concerns.

Technologies

The Candleaf E-Commerce Website is built using the following technologies:

  • Nuxt.js: The Vue.js framework for building server-side rendered applications.
  • Tailwind CSS: A utility-first CSS framework for quickly building custom designs.
  • Vite: A fast, modern build tool for frontend projects.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • ESLint: A pluggable JavaScript linter that helps identify and fix problems in your code.
  • Prettier: An opinionated code formatter that ensures consistent code style across your project.

Setup

Clone the repository and navigate to the project folder:

git clone git@github.com:abdullahkabakk/nuxt-candleaf.git
cd nuxt-candleaf

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

License

This project is open source and available under the MIT License.

About

Candleaf: Your go-to source for premium handcrafted candles that elevate ambiance and soothe the senses. Explore our curated collection and transform any space into a sanctuary of serenity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published