Jad31 / pokemon-card-maker

Pokémon Card Maker using Angular 17

Home Page:https://jad31.github.io/pokemon-card-maker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon Card Maker

Welcome to the Pokemon Card Maker project! This is an open-source web application that allows users to create and customize their own Pokemon cards using Angular 17. The project aims to showcase modern web development practices and Angular's powerful features.

This project is hosted with GitHub Pages and can be accessed at https://jad31.github.io/pokemon-card-maker/.

Features

  • Create Your Own Pokemon Cards: Customize the name, abilities, and more!
  • Download: Export your creations and share them with your friends.
  • Responsive Design: Craft and view your Pokemon cards on any device.
  • Interactive UI: A user-friendly interface that makes card creation simple and fun.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/Jad31/pokemon-card-maker.git
  1. Navigate to the project directory
cd pokemon-card-maker
  1. Install dependencies
yarn install
  1. Serve the application locally
yarn start

Usage

After running the application, visit http://localhost:4200 in your web browser to start creating your Pokemon cards!

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please read through our CONTRIBUTING.md document for details on our code of conduct, and the process for submitting pull requests.

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/Jad31/pokemon-card-maker

Acknowledgements

Angular Nx Yarn And all contributors

Support

If you like this project, don't forget to give it a star! ⭐

About

Pokémon Card Maker using Angular 17

https://jad31.github.io/pokemon-card-maker/

License:MIT License


Languages

Language:TypeScript 62.1%Language:HTML 26.4%Language:SCSS 11.4%Language:JavaScript 0.2%