Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)