This project is for learning fundamental of TypeScript with React and Docker to create simple blog app.
- Install react app with TypeScript template using command:
npx create-react-app [folderName] --template typescript
👇 Image list that I used in server side