A React tutorial: Tic-Tac-Toe 🚅 Quick start # Install the dependencies npm install # Start the application at http://localhost:3000 npm start