Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samnoon1971/record-keeper
A record keeper app
https://github.com/samnoon1971/record-keeper
bun react vite
Last synced: about 9 hours ago
JSON representation
A record keeper app
- Host: GitHub
- URL: https://github.com/samnoon1971/record-keeper
- Owner: samnoon1971
- License: gpl-3.0
- Created: 2023-09-25T17:30:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T18:04:09.000Z (over 1 year ago)
- Last Synced: 2024-11-21T07:17:52.248Z (2 months ago)
- Topics: bun, react, vite
- Language: JavaScript
- Homepage: https://record-keeper-eight.vercel.app
- Size: 222 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# record-keeper
A record keeper app built with React and Redux## Install Dependencies
```
npm install
```## Test Project
```
npm run test
```## Run Project
```
npm run dev
```Open browser on host IP Address with Port `5173` like following:
```
http://127.0.0.1:5173/
```
## ContributingContributions are always welcome!
See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## Support
For support, email [email protected]
## Feedback
If you have any feedback, please reach out to us at [email protected]