Skip to content

impore/fwd-project

Repository files navigation

Frontend Web Development (ABIBAS Store)

This is a project for the Frontend web development course. It is a simple version of an e-commerce website using Fake Store API for the Products, Cart, Users and Login Tokens; thanks to MohammadReza Keikavousi for this cool free API.

Github Repository

Fake Store API

To run the project, do the following:

  • Clone the repo
  • Run npm install in the main directory to install project dependencies
  • Lastly, do npm start to view it in the browser
  • Voilà :) you're in ABIBAS Store on http://localhost:3000/

1. Project Stack

  • React Javascript Library
  • Webpack
  • Babel
  • ESlint
  • Prettier

2. Product UI

2.1 Products List

Catalogue

2.2 Electronics

Electronics

2.3 Product View

Product

2.4 Cart

Cart

2.5 Registration

Registration

2.6 Checkout Shipping Address

Checkout1

2.7 Checkout Payment Details

Checkout2

2.8 Orders

Orders

About

This is a repository for a Frontend Web Development Course project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors