Giter Club home page Giter Club logo

react-redux-api's Introduction

React Redux Toolkit API Integration Task

This repository contains the implementation of a React.js application integrated with Redux Toolkit, fulfilling the requirements outlined in the provided task.

Functionality

The application integrates with the provided API endpoint to fetch user data and display it in a tabular format. Users can perform the following actions:

  1. View all user records in a table with columns: ID, Name, Email, Phone, City with Zip Code.
  2. Add new records to the table.
  3. Delete existing records from the table.
  4. Edit existing records in the table.

Running the Application

To run the application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running:
    npm install
    
  4. Start the development server by running:
    npm run dev
    
  5. Open your web browser and visit http://localhost:3000 to view the application.

Tech Stack

The following technologies were used in this project:

  • React.js
  • Redux Toolkit
  • Material-UI
  • Vite
  • CSS
  • Other necessary dependencies for a React.js application

Additional Notes

  • Null values in the API response have been handled appropriately.
  • CRUD operations (Create, Read, Update, Delete) are implemented for user records.
  • A Git repository has been created and the source code has been pushed.

Future Improvements

  • Implement pagination for better performance with large datasets.
  • Enhance UI/UX design for a more visually appealing experience.
  • Add unit tests to ensure code reliability and maintainability.

Please feel free to reach out if you have any questions or need further clarification on any aspect of the task.

Thank you for your consideration!

react-redux-api's People

Contributors

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