GithubHelp home page GithubHelp logo

e-commerce's Introduction

E-Commerce App

I have developed this project by following Patika.dev React Course

I have not developed this project by myself. Thanks to Instructor @meseven

I learnt some technologies during this development process.

Technologies Used In Project

  • React, Context Api
  • React Router v6
  • React Query (Tanstack Query)
  • Chakra UI, Ant Design
  • Formik, Yup
  • Axios

Screenshots

Products

Products

Product Details

Product Details

Cart

Cart

Admin Panel: Orders

Admin Panel: Orders

Admin Panel: Products

Admin Panel: Products

Admin Panel: New Product

Admin Panel: New Product

Getting Started

You can download backend here

Redis must be installed on your computer, if you are using Windows you can install Redis on WSL

Install Redis on Windows

Instead you can use Redis Cloud or other cloud solutions you want,

MongoDB must be installed on your computer

MongoDB Compass

Create database test

Create collections products, orders, users

Create .env file on root directory, example above:

MONGO_URI=mongodb://127.0.0.1:27017
JWT_SECRET=ENTER_YOUR_SECRET
JWT_REFRESH_SECRET=ENTER_YOUR_REFRESH_SECRET

Install packages for backend

cd backend
npm install

Start backend

npm run dev

Install packages for client

cd e-commerce
npm install

Start client

npm start

e-commerce's People

Contributors

aygunbyr avatar

Stargazers

 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.