PhattOZ / choppala

Wondrously designed ecommerce application crafted utilizing the power of Next.js

Home Page:https://choppala.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo   logoText

Inspired from Shopee, we wanted to apply topics we self-learned during our summer break which is under the covid-19 lockdown including Next.js, Express and client-server-side responsibilities to create our first fully functional web application.

We learned a lot. The project widens our knowledge about the application development life cycle and we're fully aware that there's a lot of room for improvement which we will address at our next opportunity.

Don't forget to leave a ⭐ if you find this project helpful!

Features

  • Browse & filter items by its title, category and price range.
  • Shopping Cart system
  • Login using OAuth provider (Google, Facebook, GitHub)
  • Post item for sale with item detail form + image cropping
  • Purchase history
  • Ratings
  • Wishlist

Local Setup

First, clone this repository:

git clone https://github.com/PhattOZ/choppala

Install the dependencies:

yarn

Then, start the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Authors

Techs & Tools

This project wouldn't have been possible without these awesome open-source tools and softwares.
Go check out their documentation if you want to learn more!

About

Wondrously designed ecommerce application crafted utilizing the power of Next.js

https://choppala.vercel.app

License:MIT License


Languages

Language:JavaScript 72.3%Language:SCSS 26.9%Language:CSS 0.8%