https://github.com/ipatch/kegcopr-frontend
A client side JavaScript app using React
https://github.com/ipatch/kegcopr-frontend
Last synced: 20 days ago
JSON representation
A client side JavaScript app using React
- Host: GitHub
- URL: https://github.com/ipatch/kegcopr-frontend
- Owner: ipatch
- Created: 2017-05-03T22:07:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T10:11:20.000Z (over 3 years ago)
- Last Synced: 2024-04-14T23:59:42.390Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://kegcopr.chrisrjones.com
- Size: 2.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## KegCopR
> This Node.js app built around React and friends is designed to experiment with React and JavaScript related technologies. It may amount to something it may not ...time will tell.
Presently this app is a React front-end that uses some Redux, but the redux logic is present when view the app on the web only for messing around with things locally for the moment.
## Old News
- Once upon time this project was bootstrapped with **create-react-app** that time is no longer.
- Originally this app was created to work with a Phoenix based API written in Elixir.
## TODO
- [ ] figure out the best course of action to move forward with the app.
- [ ] update, rewire a lot of the logic contained within the app _time permitting_ **of course**.
- [ ] add instructions for how app is deployed to a VPS, ie. a Digital Ocean droplet.