mohitsainiknl / website-demo-levins

Website Demo for Levin's Pharmadeals International (OPC) Pvt Ltd

Home Page:https://levins.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Levin’s Pharmadeals - Website Demo

mohitsainiknl webiste demo levins home

mohitsainiknl webiste demo levins home

Overview:

  • Company : Levin's Pharmadeals International (OPC) Pvt Ltd
  • Location : Karnal, Haryana, India
  • Website Created : April 2022

Technologies Used

This website demo harnesses a powerful stack of technologies to deliver a seamless and efficient user experience:

  • Bootstrap: The responsive and mobile-first design of this demo is powered by Bootstrap, a widely-used CSS framework that simplifies the development of responsive and visually appealing web pages.

  • NPM: The Node Package Manager (NPM) is used for package management and script running, streamlining the installation and management of project dependencies.

  • Webpack: The project utilizes Webpack for bundling and managing assets, ensuring optimal performance and efficient resource utilization.

  • Babel: JavaScript is transpiled using Babel, allowing the use of modern JavaScript features while ensuring compatibility with a wide range of browsers.

  • BrowserSync: For a live development server, BrowserSync is employed, providing automatic page reloads and synchronized testing across multiple devices.

  • Sass (SCSS): The CSS is crafted using the Sass preprocessor, enhancing maintainability and allowing for the use of variables, nesting, and other advanced features.

  • PurgeCSS: This tool eliminates unused CSS styles, ensuring a lean and optimized stylesheet to enhance page loading speed.

  • PostHTML: PostHTML is utilized for efficient HTML processing, enabling the use of plugins to transform and optimize HTML content.

  • ESLint: The project follows best practices and maintains code quality with ESLint, a tool for identifying and fixing problems in JavaScript code.

Getting Started

  1. Clone this repository to your local machine.
  2. Use the provided npm scripts to build and serve the demo:
    • npm run build - Build the entire project.
    • npm run watch - Watch for changes in CSS, JS, and HTML and automatically rebuild.
    • npm run serve - Launch a development server with BrowserSync for live preview.

Note: This readme provides a brief overview. For detailed information, visit the Levin’s Pharmadeals International website.

About

Website Demo for Levin's Pharmadeals International (OPC) Pvt Ltd

https://levins.vercel.app

License:MIT License


Languages

Language:HTML 97.0%Language:SCSS 1.7%Language:JavaScript 1.3%