Sofianct / react-ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ React E-Commerce

A demo app to learn the basics of React and to create a shopping cart using hooks.

Installing

First, you need to install all the dependencies

npm install

Then, start JSON server

npm run server

And finally, start the project

npm run start

Developing

Technologies / Built With

  • ✨ React JS
  • πŸ’„ NextUI
  • ⚑ Swiper JS
  • πŸ’£ JSON Server

About


Languages

Language:JavaScript 82.2%Language:CSS 13.3%Language:HTML 4.5%