https://github.com/seferogluemre/json-ui
JSON PLACEHOLDER APİ MANAGEMENT SYSTEM (REACT TYPESCRİPT)
https://github.com/seferogluemre/json-ui
frontend json-api reactjs typescript
Last synced: 5 months ago
JSON representation
JSON PLACEHOLDER APİ MANAGEMENT SYSTEM (REACT TYPESCRİPT)
- Host: GitHub
- URL: https://github.com/seferogluemre/json-ui
- Owner: seferogluemre
- License: mit
- Created: 2024-11-30T07:27:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T19:24:23.000Z (6 months ago)
- Last Synced: 2024-12-30T20:25:37.578Z (6 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
This project is built using REACT and TYPESCRIPT, leveraging the JSON Placeholder API to create a USER Application System.
Users Page: Displays a list of all users with an option to view detailed profiles.
User Details Page: Shows detailed information about a selected user, including their posts, albums, and todos.
Favorites Page: Allows you to add users to a favorites list and easily manage them.
The application offers a simple, user-friendly interface for managing and exploring data efficiently. 🎉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.