Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lsegg/pokemon-react-practice

Pokemon React project for practice.
https://github.com/lsegg/pokemon-react-practice

pokeapi pokemon react typescript

Last synced: about 2 months ago
JSON representation

Pokemon React project for practice.

Awesome Lists containing this project

README

        

# Pokemon: a React practice project.

This is the first React project from The modern React Bootcamp by Colt Steele.

## Built with 🛠️

- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) - Stylesheet language.
- [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) - Markup language.
- [TypeScript](https://www.typescriptlang.org/) - A strongly typed programming language that builds on JavaScript.
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [Vite](https://vite.dev/) - Frontend build tool.

## Preview 👁️

![preview](https://github.com/lsegg/pokemon-react-practice/blob/main/src/assets/preview.png?raw=true)

## Requirements ⚙️

A text editor like [Visual Studio Code](https://code.visualstudio.com/).

## License 📄

This project is under (MIT License) - See the file [LICENSE](LICENSE) for more details.

---