Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dennistandelon/pokeview

Simple Pokemon Themed Website using PokeAPI, React Typescript and Daisy UI
https://github.com/dennistandelon/pokeview

react tailwindcss

Last synced: 13 days ago
JSON representation

Simple Pokemon Themed Website using PokeAPI, React Typescript and Daisy UI

Awesome Lists containing this project

README

        

## About this repository
Tech Stack used:
- React JS (Typescript)
- Tailwind CSS (Daisy UI)

## How to run project
- Clone or make a fork of this project
- Pull to your local repository
- install dependency from package.json using `npm install`
- Run project using `npm start`

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

To use Daisy UI in your project, check out the [Daisy UI Website](https://daisyui.com/).

To use Tailwind CSS in your project, check out the [Tailwind CSS Website](https://tailwindcss.com/docs/installation).

## Poke API
Visit Poke API Website(https://pokeapi.co)