Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

File metadata and controls

20 lines (16 loc) · 1.04 KB

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