https://github.com/kryptonbd/it-logger
Track IT Department issues React App
https://github.com/kryptonbd/it-logger
json-server react react-redux
Last synced: 5 months ago
JSON representation
Track IT Department issues React App
- Host: GitHub
- URL: https://github.com/kryptonbd/it-logger
- Owner: KryptonBD
- Created: 2021-04-16T17:38:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T17:47:51.000Z (over 4 years ago)
- Last Synced: 2025-08-02T04:52:44.383Z (5 months ago)
- Topics: json-server, react, react-redux
- Language: JavaScript
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IT Logger React App
> Simple React CRUD app to track IT Department issues, Used JSON-Server to mock a backend. Used Redux for state management
## Usage
Install dependencies
```
npm install
```
Running project
```
npm run dev
```
Runs the app with the backend JSON-Server
Open http://localhost:3000 Server http://localhost:5000 _db.json_ contains data