https://github.com/giodelabarrera/pokedex-isomorphic-react
Pokedex Isomorphic React App
https://github.com/giodelabarrera/pokedex-isomorphic-react
isomorphic javascript react react-router react-server
Last synced: about 1 month ago
JSON representation
Pokedex Isomorphic React App
- Host: GitHub
- URL: https://github.com/giodelabarrera/pokedex-isomorphic-react
- Owner: giodelabarrera
- Created: 2018-08-23T23:51:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T00:13:07.000Z (almost 8 years ago)
- Last Synced: 2025-07-13T03:45:13.233Z (11 months ago)
- Topics: isomorphic, javascript, react, react-router, react-server
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokedex Isomorphic React
Web application to know the details 📟 of a pokémon
TODO Live demo
## Screenshot
TODO
## Technologies
- Node
- React
- React Server
- React Router
- Webpack
- Babel
- SASS
- Typescript (TODO)
- Bulma (TODO)
## Resources
- [lgimeneza/auction-app](https://github.com/lgimeneza/auction-app)
- [technology-ebay-de/universal-react-router4](https://github.com/technology-ebay-de/universal-react-router4)
- [mikelpmc/pintxopote](https://github.com/mikelpmc/pintxopote)
- [xiaoyunyang/isomorphic-router-demo](https://github.com/xiaoyunyang/isomorphic-router-demo)
- [alexnm/react-ssr](https://github.com/alexnm/react-ssr)
- [VGamezz19/MDitor](https://github.com/VGamezz19/MDitor)
- [facebook/create-react-app](https://github.com/facebook/create-react-app)
- [Webpack Academy](https://webpack.academy/)