Skip to content

Abhishekbtech/Simple-React-Application-with-API-Integration-and-Material-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React API Integration with Material-UI

Project Overview

This project is a simple React application that fetches data from the JSONPlaceholder public API and displays it in a user-friendly format. The application uses Material-UI for styling and includes a search feature to filter displayed items.

Features

  • Fetches and displays a list of users from a public API.
  • Basic navigation and styling using Material-UI components.
  • Search functionality to filter users based on input.
  • Responsive design that works well on different screen sizes.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

     git clone https://github.com/Abhishekbtech/Simple-React-Application-with-API-Integration-and-Material-UI.git
     cd material-ui
  2. Install dependencies:

    npm install
  3. Start the development server

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Deployment

This project is deployed on Vercel. You can access it at [https://simple-react-application-with-api-integration-and-material-ui.vercel.app/]

About

React API Integration with Material-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published