Anrsgrl / eCommerce-website

A modular, high performance, headless e-commerce🛒 platform built with React / Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce Website🛍️

E-commerce website for DevEducation's final project

Screenshots

App Screenshot

Tech Stack

Client:

  • React: Used for creating the user interface.
  • TypeScript: Employed for type safety.
  • Redux toolkit: Utilized for state management.
  • SASS/SCSS: Used for styling.
  • Bootstrap: Styling and layout of components.
  • Framer-motion: Integrated for animations.

Server:

  • NestJS: Managing server-side logic and creating APIs.

Template:

Run Locally

Clone the project

  git clone https://github.com/Anrsgrl/eCommerce-website

Go to the project directory

  cd eCommerce-website

Install dependencies

  npm install

Start the server

  npm run start

Contributors

About

A modular, high performance, headless e-commerce🛒 platform built with React / Typescript.


Languages

Language:TypeScript 50.3%Language:SCSS 48.8%Language:JavaScript 0.5%Language:HTML 0.4%