Small ecommerce created with react.js.
This is a simple ecommerce web app which allows users to register their profile, add different ecommerce products and do all sorts of CRUD things. As it is created as a learning project it may have some issues and vulnerabilities. It is not complete yet
To run this project on your machine
- git clone https://github.com/Jenis313/eshop-web
- cd eshop-web
- yarn install
First install and run server(eshop-api) Register a new user and test
- ReactJS - Framework