Skip to content

amit-kr-ghosh/DarkWost

Repository files navigation

🌙 DarkWost

DarkWost is a minimalist eyewear e-commerce website designed to showcase and sell stylish eyewear products. Built with modern web technologies, it offers a clean and intuitive user experience.


🚀 Live Demo

Check out the live application: dark-wost.vercel.app


🛠️ Features

  • Product Catalog – Display a curated selection of eyewear products.
  • Responsive Design – Optimized for desktops, tablets, and mobile devices.
  • Fast Performance – Lightweight and smooth browsing experience.

⚙️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Framework: Vite
  • Styling: Tailwind CSS
  • Deployment: Vercel

📁 Project Structure


src/             # Source files
public/          # Static assets
dist/            # Build output
scraper/         # Web scraping utilities
components.json  # Component configurations
products.json    # Product data


🔧 Installation

Follow these steps to run the project locally:

  1. Clone the repository:
git clone https://github.com/amit-kr-ghosh/DarkWost.git
cd DarkWost
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000

📦 Deployment

The project is deployed on Vercel. Any updates pushed to the main branch will automatically redeploy the application.


🧪 Development

  • Code Quality: ESLint is set up to maintain consistency.
  • Styling: Tailwind CSS for fast and responsive design.
  • TypeScript: Optional configurations included for type safety.

📄 License

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

About

Eyewear Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published