CRA Create a realtime chat application with React hooks, socket.io and NodeJS Learn how to develop a real-time chat application with React Hooks, Socket.IO, WebSockets, ExpressJS and NodeJS. Works on React Native too.
CRA React + Docker + Nginx with multi-stage builds Dockerizing a React app with Nginx, Docker caching layers and multi-stage Docker builds.
React Format code style with Prettier in React on Git commit Learn how to format code automatically in React (CRA) on Git commit with Prettier, Git Hooks, Husky in Create React App.