https://github.com/transitive-bullshit/cra-boilerplate
Customized create-react-app@next.
https://github.com/transitive-bullshit/cra-boilerplate
create-react-app react react-app-rewired
Last synced: about 2 months ago
JSON representation
Customized create-react-app@next.
- Host: GitHub
- URL: https://github.com/transitive-bullshit/cra-boilerplate
- Owner: transitive-bullshit
- Created: 2018-04-21T21:33:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T09:37:31.000Z (about 7 years ago)
- Last Synced: 2024-10-20T01:09:42.770Z (7 months ago)
- Topics: create-react-app, react, react-app-rewired
- Language: JavaScript
- Size: 270 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cra-boilerplate
> Customized create-react-app@next.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Todo
- [ ] General layout
- [ ] General notifications and error api
- [x] Fix logout bug which should cause redirect to login
- [x] User signin/signout flow
- [ ] User signup flow
- [ ] User confirm email flow
- [ ] User forgot password flow
- [ ] Third-Party Auth Flows
- [x] GitHub
- [x] Facebook## License
MIT © [Travis Fischer](https://github.com/transitive-bullshit)