Skip to content

Development of a simple store in React using Typescript, with a product catalog and a shopping cart. User must be able to add/remove products from catalog in shopping cart.

Notifications You must be signed in to change notification settings

MendesFilipe/ecommerce_liven_tech

Repository files navigation


Logo

E-commerce - Liven

Development of a project para liven in React and Typescript, using Next.js.

View Demo

About The Project

Development of a simple store in React using Typescript, with a product catalog and a shopping cart. User must be able to add/remove products from catalog in shopping cart.

Built With

Main frameworks/libraries used to launch the project.

Clone Aplication

git clone https://github.com/MendesFilipe/ecommerce_liven_tech.git

Install dependencies

  npm i

or

  npm install

Run

  npm run dev And localhost:3000/

Run Tests

  npm test

Stripe

Checkout and payment with Stripe

exemple

License

Distributed under the MIT License.