https://github.com/sanengineer/pokedex-web-app
Create Pokedex Web App with React Native For Web and IndexedDB
https://github.com/sanengineer/pokedex-web-app
create-react-app dexiejs indexeddb pokedex progressive-web-app react-native-web reactjs
Last synced: about 2 months ago
JSON representation
Create Pokedex Web App with React Native For Web and IndexedDB
- Host: GitHub
- URL: https://github.com/sanengineer/pokedex-web-app
- Owner: sanengineer
- Created: 2022-03-31T01:28:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T15:08:39.000Z (about 4 years ago)
- Last Synced: 2025-01-10T16:36:57.221Z (over 1 year ago)
- Topics: create-react-app, dexiejs, indexeddb, pokedex, progressive-web-app, react-native-web, reactjs
- Language: JavaScript
- Homepage: pokedex-web-app.vercel.app
- Size: 737 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create Pokedex Web App With React Native For Web

Stack Tech Used:
- [ReactJS](https://reactjs.org/docs/create-a-new-react-app.html)
- [CRA (Create-React-App)](https://create-react-app.dev)
- [React-Native for Web](https://necolas.github.io/react-native-web)
- [DexieJS - Minimalistic IndexedDB Wrapper](https://dexie.org)