piotrwitek / react-redux-typescript-realworld-app

RealWorld App implementation based on "react-redux-typescript-guide"
https://react-redux-typescript-realworld-app.netlify.com/
250 stars 75 forks source link
application codesandbox create-react-app example guide react realworld redux typescript
# React, Redux, TypeScript - RealWorld App ## 🚧🚧🚧 UNDER CONSTRUCTION 🚧🚧🚧 ### **LIVE DEMO: [LINK](https://react-redux-typescript-realworld-app.netlify.com/)** _Reference implementation of RealWorld [JAMStack](https://jamstack.org/) Application based on ["React, Redux, TypeScript Guide"](https://github.com/piotrwitek/react-redux-typescript-guide) and [Create React App v3.0](https://facebook.github.io/create-react-app/)._

Features Roadmap:


Available Scripts

npm start

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

npm test

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

npm run build

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

Learn More

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