Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dennistandelon/pokeview
- Owner: dennistandelon
- Created: 2023-09-13T14:50:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T07:58:18.000Z (about 1 year ago)
- Last Synced: 2024-02-24T06:24:30.413Z (9 months ago)
- Topics: react, tailwindcss
- Language: TypeScript
- Homepage: https://poke-view-rose.vercel.app/
- Size: 1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)