Clone this repo with
git clone https://github.com/bcfchen/poke-page
cd into the poke-page/client folder and install npm packages by:
npm install
Check that you're in the poke-page/client folder and run the project by:
npm start
The page should automatically open up in your browser at localhost:3000
- React
- Material-ui for components and typography
- ReactTransitionGroup for animations in React