Skip to content

A WEB application that co-responds to fully-functional e-commerce website.

Notifications You must be signed in to change notification settings

YarinBou/Sticker-sForGeeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticker'sForGeeks ECommerce Website

A WEB application that co-responds to fully-functional e-commerce website.

ECommerce.Website-Demo.mp4

Built With

  • 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

Getting Started

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.

Run Locally

1. Clone repo

$ git clone https://github.com/YarinBou/Sticker-sForGeeks.git
$ cd Sticker-sForGeeks

2. Run Backend

$ npm install
$ npm start

3. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

4. Admin Login

- Run http://localhost:3000/login
- Enter admin username: "tester" and password:"123456789":

5. Run Tests

# open new terminal
$ node .\Tests.js

About

A WEB application that co-responds to fully-functional e-commerce website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published