fmanimashaun / userlist

This is a React application that uses the Random User API to fetch and display user data. The application is built with Redux Toolkit and react-redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Random User API React Application

This is a React application that uses the Random User API to fetch and display user data. The application is built with Redux Toolkit and react-redux.

Project Objectives

The objective of this project is to create a React application that fetches and displays user data using the Random User API. The application will use Redux Toolkit and react-redux to manage the state of the application.

πŸ›  Built With

Tech Stack

Key Features

  • Fetch and display user data using the Random User API
  • Manage state with Redux Toolkit and react-redux

πŸš€ Live Demo

A live demo of the application can be found here.

πŸ’» Getting Started

Prerequisites

  • Node.js

Setup

  • Clone the repository
  • Navigate to the project directory in the terminal
  • Install dependencies with npm install

Install

To install the application, run npm install in the project directory.

Usage

To start the application, run npm start in the project directory.

Run tests

To run tests, run npm test in the project directory.

Deployment

To deploy the application, run npm run build in the project directory. The build files will be located in the build directory.

πŸ‘₯ Authors

Engr. Animashaun Fisayo

πŸ”­ Future Features

Additional user data display options User search functionality User sorting functionality

🀝 Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

⭐️ Show your support

If you found this project helpful or useful, please consider giving it a star on GitHub!

πŸ™ Acknowledgements

This project was created using the Random User API.

πŸ“ License

This project is licensed under the MIT License.

About

This is a React application that uses the Random User API to fetch and display user data. The application is built with Redux Toolkit and react-redux.

License:MIT License


Languages

Language:JavaScript 96.5%Language:HTML 3.5%