piotrwitek/react-redux-typescript-realworld-app

Repository files navigation

Reference implementation of RealWorld JAMStack Application based on "React, Redux, TypeScript Guide" and Create React App v3.0.


  • Routing with React-Router
  • User Identity
    • External providers (Google, , Bitbucket)
    • Registration / Authentication
  • Cross-cutting Application Services
    • Local Storage
    • Client Logger
    • Toasts
    • Analytics
  • Feature Folders
    • /articles - Articles listing with CRUD Operations
    • /realtime-monitoring - Realtime monitoring of connected users using Websockets
  • REST API Integration (API Client)
  • WebSockets Integration
  • Serverless Lambda Functions (Netlify Functions)
  • Utilities (HOC, Hooks, Media Queries...)
  • Typesafe Styling/Theming with CSSinJS (Emotion)
  • ...

Runs the app in the development modeat http://localhost:3000

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Builds the app for production to the build folder.
See the section about deployment for more information.

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.

About

RealWorld App implementation based on "react-redux-typescript-guide"

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •