react-redux-typescript-realworld-app
react-redux-typescript-realworld-app copied to clipboard
FEATURES ROADMAP
Features:
- [x] Router
- [ ] User Authentication
- [x] Feature Folders (Articles)
- [x] Application Services (Local Storage, Logger, Toast)
- [x] Typesafe API Clients
- [x] REST API Integration
- [x] CRUD Operations on Articles
- [ ] WebSockets Integration
- [ ] ...