Skip to content

bcfchen/poke-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

poke-page

To install

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

poke-page_1.gif

To run

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

Main libraries & services used

  • React
  • Material-ui for components and typography
  • ReactTransitionGroup for animations in React