https://github.com/seferogluemre/JsonPlaceholder-UI
JSON PLACEHOLDER APİ MANAGEMENT SYSTEM (REACT TYPESCRİPT)
https://github.com/seferogluemre/JsonPlaceholder-UI
frontend json-api reactjs typescript
Last synced: 3 months ago
JSON representation
JSON PLACEHOLDER APİ MANAGEMENT SYSTEM (REACT TYPESCRİPT)
- Host: GitHub
- URL: https://github.com/seferogluemre/JsonPlaceholder-UI
- Owner: seferogluemre
- License: mit
- Created: 2024-11-30T07:27:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T19:24:23.000Z (12 months ago)
- Last Synced: 2024-12-30T20:25:37.578Z (12 months ago)
- Topics: frontend, json-api, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 80.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
User Management Application with React & TypeScript
This project is built using React and TypeScript, leveraging the JSON Placeholder API to create a User Management Application System.
Key Features:
Users Page: Displays a list of all users, with an option to view detailed profiles.
User Details Page: Provides detailed information about a selected user, including their posts, albums, and todos.
Favorites Page: Allows users to add other users to their favorites list and easily manage them.
The application offers a simple, user-friendly interface for efficiently managing and exploring user data. 🎉
Technologies Used:
React: Component-based modern UI development.
TypeScript: Static typing for reliable and maintainable code.
React Router DOM: For seamless page transitions and routing.
Zustand: Lightweight and straightforward global state management.
React MdBootstrap: Pre-styled components for responsive designs.
React Icons: Elegant and customizable icons for the UI.
Sass: A CSS preprocessor for writing clean and organized styles.