Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CoffCode20/Web-E

Open more actions menu

Repository files navigation

🛍️ E-Commerce Frontend (TailwindCSS + TypeScript)

This project is a clean, responsive frontend layout for an e-commerce website. It uses:

  • TailwindCSS for styling
  • TypeScript for type-safe scripting
  • AOS for scroll-based animations
  • Flowbite for UI components
  • HTML & JS/TS – no frameworks

📁 Project Structure

├── dist/ # Output compiled JS files ├── src/ │ ├── api | | ├──fetchAndRenderProducts.ts │ ├── showProductDetails.js │ ├── input.css # Tailwind input │ ├── output.css # Generated Tailwind CSS │ ├── index.html ├── tsconfig.json ├── tailwind.config.js ├── package.json

Install dependencies

  • npm install
  • npm install flowbite

Development Scripts

  • npm run dev
  • npm run build:ts

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.