A WEB application that co-responds to fully-functional e-commerce website.
ECommerce.Website-Demo.mp4
- Javascript: with ES6 coding standards.
- HTML5 and CSS3: Semantic Elements, CSS Grid, Flexbox
- React: Components, Props, Events, Hooks, Router, Axios
- Redux: Store, Reducers, Actions
- Node & Express: Web API, Body Parser, File Upload, JWT
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
$ git clone https://github.com/YarinBou/Sticker-sForGeeks.git
$ cd Sticker-sForGeeks
$ npm install
$ npm start
# open new terminal
$ cd frontend
$ npm install
$ npm start
- Run http://localhost:3000/login
- Enter admin username: "tester" and password:"123456789":
# open new terminal
$ node .\Tests.js