Pokemon Gallery with features like filter, sort and collection built with React.js
http://pokemongallery.s3-website.ap-south-1.amazonaws.com
1.0.0
- React.js
- React-Router
- Axios
- Material-UI
Clone the Project.
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/nitinuprety/Pokemon-Gallery.git
> cd Pokemon-Gallery
> npm install
> npm start