svelte-pokemon

Svelte Pokemon

Slevte-Pokemon is simple app demonstrate API fetching in Svelte

Project logo

Svelte - Pokeman


Svelte Pokemon is a simple API based app which can show Pokemon list and search for a Pokemon.

This example ideal for beginners and will help to understand the basic concepts in Svelte.

📝 Table of Contents

💡Develop

For developing and make changes to this project, you need to install Nodejs, Svelt JavaScript Framework.

Fork the repository or download the project to a local machine. Then run yarn install for dependency setup ( from the root directory).

Now let's start the development server and modify:

npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open

⛏️ Built With

  • Svelte - Web Framework
  • NodeJs - Server Environment
  • JavaScript
  • TailwindCSS

🔷 Additional Guide

Learn Svelte Programming - from scratch

✍️ Authors

🎉 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • References

Top categories

Loading Svelte Themes