Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/killyougutsxxx/example-crud-react
Example React App CURD + Json Server 2023
https://github.com/killyougutsxxx/example-crud-react
ant-design antd antdesign docker docker-compose js json-server nodejs react reactjs tailwindcss ts
Last synced: 30 days ago
JSON representation
Example React App CURD + Json Server 2023
- Host: GitHub
- URL: https://github.com/killyougutsxxx/example-crud-react
- Owner: KILLYOUGUTSXXX
- License: gpl-3.0
- Created: 2023-07-13T08:38:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T08:46:01.000Z (over 1 year ago)
- Last Synced: 2024-11-11T11:20:44.822Z (3 months ago)
- Topics: ant-design, antd, antdesign, docker, docker-compose, js, json-server, nodejs, react, reactjs, tailwindcss, ts
- Language: TypeScript
- Homepage:
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cash Entry - React Crud Examples
Simple cash entry crud, using reactjs + json server## Installation
- **clone repository :**
```bash
git clone https://github.com/KILLYOUGUTSXXX/crud-simple-next.git
```- **build docker images :**
```bash
docker-compose build
```
- **build & run containers :**
```bash
docker-compose up -d && docker-compose logs app --follow
```
**Service Access :**[localhost:7559](localhost:7559) / [183.77.86.1:7559](177.89.33.1:7559)
## Tech Stack
[![My Skills](https://skillicons.dev/icons?i=react,tailwind,nodejs,docker,bash,ts,js)](https://skillicons.dev)