Skip to content

DevelopedByPresh/Titanium-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Manager App

A simple React + TypeScript application to manage posts using the JSONPlaceholder API.
Supports viewing, creating, updating, deleting, searching, and pagination of posts.


Features

  • Fetch and display posts from JSONPlaceholder
  • Create new posts
  • Edit existing posts
  • Delete posts
  • Search posts by title or body
  • Pagination
  • Success and error notifications
  • Responsive layout with plain CSS

Tech Stack

  • React
  • TypeScript
  • CSS (no Tailwind or external UI library)
  • React Testing Library for unit tests

Setup Instructions

  1. Clone the repository:
git clone https://github.com/DevelopedByPresh/Titanium-task.git
cd Titanium-task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published