Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wobsoriano/poke95
🚀 A Windows 95 style Pokédex built with React.
https://github.com/wobsoriano/poke95
hacktoberfest2021 pokeapi react
Last synced: 27 days ago
JSON representation
🚀 A Windows 95 style Pokédex built with React.
- Host: GitHub
- URL: https://github.com/wobsoriano/poke95
- Owner: wobsoriano
- License: mit
- Created: 2020-03-13T17:38:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T22:59:25.000Z (11 months ago)
- Last Synced: 2024-11-07T16:12:28.735Z (about 1 month ago)
- Topics: hacktoberfest2021, pokeapi, react
- Language: JavaScript
- Homepage: https://poke95.vercel.app
- Size: 1.75 MB
- Stars: 162
- Watchers: 2
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- starred - wobsoriano/poke95 - 🚀 A Windows 95 style Pokédex built with React. (JavaScript)
- awesome-os - poke95 - 95 style Pokédex(kinda game) built with React. <br> `React` `React95` `PokeAPI` `Vercel` `HTML` `CSS` `JS` ~ [@Wobsoriano](https://github.com/wobsoriano) | [here](https://poke95.vercel.app) | (<img src="media/icons8-windows-11-48.png" alt="logo" width="36"/> WINDOWS)
README
# Poké95
A Windows 95 style Pokédex built with React.
![demo](https://poke95.now.sh/demo.png)
## Installing
1. Install dependencies
```bash
npm install
```2. Fire up the server and watch files
```bash
npm run dev
```## Built with
- [React](https://reactjs.org)
- [React95](https://github.com/arturbien/React95)
- [PokeAPI](https://pokeapi.co)
- [Vercel](https://vercel.com)## Acknowledgments
- Hat tip to anyone whos module was used