React + TypeScript + Vite + MUI

Technologies Used

  • ReactJS
  • TypeScript
  • Redux
  • SASS
  • Axios
  • Vite

Installation

  • First, clone the project:
git clone https://github.com/akin-elmas/ntt-ecommerce.git
  • Then, start the project on localhost:
# install dependencies with npm
npm install
# or install dependencies with yarn
yarn