yurdagulOlgun / add-like-delete-edit-usingAPI

The purpose of the project is to delete, like and edit users (from the API).

Home Page:https://add-like-delete-edit-usingapi.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

The read.me file will be updated as the project develops.

Project Features:

  • Fetching data from an API endpoint.
  • Ability to 'favorite/like' users and persist its state.
  • Ability to edit a user's information.
  • Ability to delete users and persist its state.
  • infinite-scroll functionality to fetch a new batch of 12 more user profiles when needed. (max 60 users)
  • search functionality that would perform free-text search on all user fields (name, email, phone and website).

About

The purpose of the project is to delete, like and edit users (from the API).

https://add-like-delete-edit-usingapi.vercel.app/


Languages

Language:JavaScript 91.2%Language:HTML 5.7%Language:CSS 3.1%