ogzhnsfgl / ciceksepeti-patika-graduation-project

It's full featured e-commerce app built as Patika & Çiçeksepeti React Bootcamp final project.

Home Page:https://ciceksepeti-patika-graduation-project.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-gif
mobile-gif mobile-gif

It's full featured e-commerce app built as Patika & Çiçeksepeti React Bootcamp final project.

Live demo available here: Live Demo

Content


Introduction

  • İkinci El Project is an E-Commerce app that allows users create, buy and sell products.

  • If you already have an account you can sign-in. Else, you can register easily.

  • You can offer products you want and product owner can accept or reject your offered price.

  • The app developed for both web and mobile. All pages have responsive UI.


Technologies Used

  • ReactJS
  • Redux
  • Redux-Thunk
  • SASS
  • Axios
  • Toastify
  • Reach UI/Listbox
  • uuid
  • prop-types
  • Vercel

Installation

  • First, clone the project:
git clone https://github.com/Ogzhnsfgl/ciceksepeti-patika-graduation-project.git
  • Then, start the project on localhost:
# install dependencies with npm
npm install
# or install dependencies with yarn
yarn

# serve at localhost:3000
npm start
pmark
  • To start unit testing:
# with npm
npm run test
# or with yarn
yarn run test


Previews

Web - Login Page

Web - Login Page

Web - Home Page

Web - Home Page

Web - Product Detail Page

Web - Account Page Web - Account Page 2

Web - Account Page

Web - Account Page Web - Account Page-2

Web - Add Product Page

Web-Add-Product-Page.jpg Web-Add-Product-Page-2.jpg

Mobile

mobile-prew mobile-prew mobile-prew mobile-prew mobile-prew mobile-prew mobile-prew



App Performance

Web

mobile-prew

Mobile

mobile-prew

About

It's full featured e-commerce app built as Patika & Çiçeksepeti React Bootcamp final project.

https://ciceksepeti-patika-graduation-project.vercel.app/

License:MIT License


Languages

Language:JavaScript 72.7%Language:SCSS 26.9%Language:HTML 0.4%