An open API service indexing awesome lists of open source software.

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.

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
- [ ] Twitter

## License

MIT © [Travis Fischer](https://github.com/transitive-bullshit)