Skip to content

A full stack ecommerce shop with react,redux toolkit,redux toolkit query, react redux and node js with json data.

Notifications You must be signed in to change notification settings

FREDVUNI/fullstack-js-ecommerce-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack JS Ecommerce Shop

A full-stack ecommerce application built with React, Redux Toolkit, React Redux, and Node.js, using JSON data. This project is based on the tutorial by Coding with Muhib.

Table of Contents

Installation

To get started, clone the repository and install the necessary dependencies.

git clone https://github.com/FREDVUNI/fullstack-js-ecommerce-shop.git
cd fullstack-js-ecommerce-shop
npm install

Usage

To start the application, use the following command:

npm run dev

This will concurrently start both the server and the client. Open your browser and navigate to http://localhost:3000 to view the app.

Features

  • React for building the user interface.
  • Redux Toolkit for state management.
  • React Redux for integrating React with Redux.
  • Node.js for the server-side logic.
  • Express.js as the web framework for Node.js.
  • JSON data handling for products information.

Screenshots

image

Contributing

Contributions are welcome! If you have any improvements or suggestions, feel free to create a pull request or open an issue.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Open a pull request.

About

A full stack ecommerce shop with react,redux toolkit,redux toolkit query, react redux and node js with json data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published