https://github.com/serkan-ucakcioglu/blogs-app
React Js Small Blog Apps
https://github.com/serkan-ucakcioglu/blogs-app
json-server react react-hook-form react-hooks react-router reactjs redux-toolkit rtk-query tailwind-css
Last synced: about 2 months ago
JSON representation
React Js Small Blog Apps
- Host: GitHub
- URL: https://github.com/serkan-ucakcioglu/blogs-app
- Owner: Serkan-Ucakcioglu
- Created: 2022-11-07T10:41:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T07:35:15.000Z (over 3 years ago)
- Last Synced: 2025-03-28T23:13:24.660Z (about 1 year ago)
- Topics: json-server, react, react-hook-form, react-hooks, react-router, reactjs, redux-toolkit, rtk-query, tailwind-css
- Language: JavaScript
- Homepage:
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Start the project
npm or yarn install
json-server --watch db.json --port 3500
yarn start || npm start
### Home Page

### Add-Post Page

### User-List Page
### User Post List Page

### User Post Detail Pages