Giter Site home page Giter Site logo

surbhidighe / react-redux-crud Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 201 KB

React Redux CRUD with json-server

HTML 9.23% JavaScript 90.54% CSS 0.23%
react-redux redux redux-crud json-server mapdispatchtoprops mapstatetoprops react-redux-crud action employee-crud react-bootstrap

react-redux-crud's Introduction

This project was bootstrapped with Create React App.

React Redux CRUD with json-server

This repository demonstrates a simple CRUD (Create, Read, Update, Delete) application built using React and Redux, integrated with a mock API server powered by json-server.

Features:

Create, Read, Update, and Delete operations on user data. Utilizes Redux for state management to ensure a single source of truth. Utilizes json-server to simulate a REST API for storing and retrieving user data.

redux-crud

Project Setup for React Redux CRUD with json-server

  1. Clone the Repository:
git clone <repository-url>
  1. Install Dependencies: Navigate to the project directory and install the project dependencies using yarn

  2. Start the Development Server:

yarn start

This will launch the React app in your default web browser. You can access it at http://localhost:3000.

  1. Run json-server for Mock API:
json-server --watch src/Userdata/db.json --port 3001

This will start the mock API server, and you can access the API at http://localhost:3001.

Contributions are welcome! If you'd like to enhance this project or fix any issues, feel free to submit pull requests. Let's learn and build together.

react-redux-crud's People

Contributors

surbhidighe avatar

Stargazers

 avatar  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.