https://github.com/samnoonabrar/record-keeper
A record keeper app
https://github.com/samnoonabrar/record-keeper
bun react vite
Last synced: 2 months ago
JSON representation
A record keeper app
- Host: GitHub
- URL: https://github.com/samnoonabrar/record-keeper
- Owner: samnoonabrar
- License: gpl-3.0
- Created: 2023-09-25T17:30:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T18:04:09.000Z (over 2 years ago)
- Last Synced: 2025-02-03T05:30:18.410Z (over 1 year 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
- Contributing: contributing.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/
```
## Contributing
Contributions are always welcome!
See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## Support
For support, email samnoonabrar@gmail.com
## Feedback
If you have any feedback, please reach out to us at samnoonabrar@gmail.com