schmutzereduard / card-games

0 stars 0 forks source link

Set Up Routing with React Router #5

Closed schmutzereduard closed 6 days ago

schmutzereduard commented 6 days ago
  1. In src/App.js, add routing between different card games
  2. Create the components for your card games (e.g: PokerGame.js, BlackJack.js) inside a new folder called components