About • Installation • Author • License • README
The aim of the project is to bring together something I like (Pokemon) and put my JS studies into practice by feeding and manipulating a project with an API. The project was carried out according to the tutorial on the Manual do DEV' channel in the video: Como criar uma Pokedex com HTML, CSS e JavaScript, and I also consulted and referenced the MDN Webdocs website for the content I felt was relevant for a better understanding, especially with regard to Fetch and other questions that arose during the course of the project.
- You can view the project and the lines of code via CODEPEN
- You can also view it by deploying the project from vercel
To install the project locally, you can clone the repository via HTTPS, SSH and GitHub CLI.
- Open Git Bash.
- Change the current working directory to the location where you want to have the directory cloned.
- Type git clone and paste the URL already copied.
$ git clone https://github.com/marelps/pokedex.git
This project is under license MIT.
Made with ❤️ by Vitória Garrucho