Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wobsoriano/poke95

🚀 A Windows 95 style Pokédex built with React.
https://github.com/wobsoriano/poke95

hacktoberfest2021 pokeapi react

Last synced: about 2 months ago
JSON representation

🚀 A Windows 95 style Pokédex built with React.

Awesome Lists containing this project

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