https://github.com/indraxyz/simple-crud-reactjs-nextjs
understanding basic flow of reactjs (crud) class component using typescript, nextjs, css
https://github.com/indraxyz/simple-crud-reactjs-nextjs
crud css javascript nextjs reactjs typescript
Last synced: 9 months ago
JSON representation
understanding basic flow of reactjs (crud) class component using typescript, nextjs, css
- Host: GitHub
- URL: https://github.com/indraxyz/simple-crud-reactjs-nextjs
- Owner: indraxyz
- Created: 2018-04-25T14:55:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T08:15:15.000Z (over 2 years ago)
- Last Synced: 2025-08-13T23:46:59.956Z (11 months ago)
- Topics: crud, css, javascript, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://youtu.be/HZkN0LfC5dM?si=2rK_JxaPjQUj0Yl2
- Size: 378 KB
- Stars: 25
- Watchers: 0
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactjs - simple crud
understanding basic flow of reactjs (crud) class component using typescript, nextjs, css,
## Views
## Tech Stack
- Typescript = main language
- Nextjs = reactjs framework
- Css
## Project Menu
- Tasks: Create, Read, Update, Delete.
## Run Locally
- download or Clone this project
- Install dependencies/ package
- prepare and start your local server
- ready to run project (suitable with your local server)
## Authors
[@indracahyae](https://www.github.com/indracahyae)