An open API service indexing awesome lists of open source software.

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

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
image

### Add-Post Page
image

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


image

### User Post Detail Pages
image