Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firmansyf/blog-app
https://github.com/firmansyf/blog-app
nextjs typescript uishadcn
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/firmansyf/blog-app
- Owner: firmansyf
- Created: 2024-06-04T15:24:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T10:59:35.000Z (7 months ago)
- Last Synced: 2024-06-08T20:56:52.861Z (7 months ago)
- Topics: nextjs, typescript, uishadcn
- Language: TypeScript
- Homepage:
- Size: 377 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Blog Apps
Deploy By. Netlify
```bash
https://ok-post.netlify.app/
```Step by step run project
```bash
git clone https://github.com/firmansyf/blog-app.gitnpm install or yarn install
yarn dev
```### Main Feature
- Create Data
- Read Data
- Update Data
- Delete Data
- Searching Data By. Name
- Pagination### Stack
- NextJs
- Typescript
- Tailwind
- shadcn/ui