Skip to content

Commit

Permalink
Added link to React Stage 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetcalfe89 committed Apr 6, 2022
1 parent 0953c16 commit 4c32a1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ This project will cover its tasks using a handful of different methods and combi
- [stage1-vanilla](https://github.com/tmetcalfe89/tim-pokedex/tree/stage1-vanilla) - This is an HTML/CSS/JS implementation of Stage 1 of the project.
- [stage1-vanilla-templates](https://github.com/tmetcalfe89/tim-pokedex/tree/stage1-vanilla-templates) - This starts with `stage1-vanilla`, choosing to use `<template>` tags instead of `document.createElement`.
- [stage1-react](https://github.com/tmetcalfe89/tim-pokedex/tree/stage1-react) - This is a React implementation of Stage 1 of the project.
- [stage2-react](https://github.com/tmetcalfe89/tim-pokedex/tree/stage2-react) - THis is a React implementation of Stage 2 of the project.

0 comments on commit 4c32a1a

Please sign in to comment.