Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T08:15:15.000Z (about 1 year ago)
- Last Synced: 2024-11-06T21:49:13.534Z (about 2 months ago)
- Topics: crud, css, javascript, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://youtu.be/HZkN0LfC5dM?si=2rK_JxaPjQUj0Yl2
- Size: 378 KB
- Stars: 24
- 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)