Code Monkey home page Code Monkey logo

easyshop's Introduction

EasyShop

EasyShop preview EasyShop preview

This project introduces an e-commerce website developed using React.js. The project allows users to log in, like products, add and remove products from the cart, view the contents of the cart including individual product prices and the total checkout amount, and remove products from the cart.

Dependencies

React.js: A JavaScript library used for developing web applications.

Chakra UI: A UI kit used for user interface design.

Tailwind CSS: A CSS framework and design system used to improve the style and design of web applications.

Axios: A library used for making HTTP requests.

React Icons: A library used for icons.

Redux Toolkit: A tool used for simplifying state management in React applications.

React Router DOM: A library used for page routing.

Fake Store API: An API used to fetch product data.

Features

  • Users can like products after logging in.
  • Liked products can be viewed in the favorites list and unliked.
  • Products can be added to and removed from the cart.
  • The cart's contents can be viewed, and the total price can be calculated at checkout.
  • Products can be removed from the cart as needed.

Installation

Clone the project files to your computer:

  git clone https://github.com/tarikbulbul/EasyShop.git
  cd EasyShop

Install the required dependencies:

  npm install

Start the application:

  npm run dev

You can view the application by opening http://localhost:3000 in your browser.

easyshop's People

Contributors

tarikbulbul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.