/manga-ecommerce

A manga ecommerce created with React, Tailwind and Typescript.

Primary LanguageTypeScriptMIT LicenseMIT

Logo

Manga e-commerce

A manga e-commerce created with React and Typescript.

View Demo · Report Bug

About The Project

This project aims to be an e-commerce base project with React.js and TypeScript for any type of product that satisfies basic requirements of any e-commerce (list products from a database, generate purchase codes, register them, etc.).

Built With

This project was done with the following technologies, frameworks and libraries.

Getting Started

This project was bootstrapped with Vite.js.

Installation

  1. Clone the repo.
    git clone https://github.com/aleiva17/manga-ecommerce.git
  2. Install NPM packages
    npm install

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.

Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.

It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed!

npm run preview

Runs the built app on a server to test its operation in your browser.

Components to customize

  • ItemCard
  • ItemDetail
  • Cart
  • CartWidget
  • NavBar
  • Header
  • Loader

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Andrés Leiva - aleiva1700@gmail.com