Skip to content

numankaf/pokedex

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Pokedex

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

Logo

A sample Pokemon Management Application that where you can add pokemons in your catchlist or wishlist , view your account, list and seach on pokemons etc. As Admin Features, you can manipulate both users and pokemons like creating, updating and deleting them.

(back to top)

Built With

  • Next
  • Spring
  • MySql

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • java 17+

Installation

For frontend:

  1. Clone the repo
    git clone https://github.com/numankaf/pokedex.git
  2. Install NPM packages
    npm install
  3. Run the application
    npm run dev

For backend:

  1. Choose either monolith or mikroservice backend. You can run with docker or simply use command line.

  2. Run the application

    mvn spring-boot:run

(back to top)

Usage

Here is the usage examples of project:

Logo

Logo

Logo

Logo

Logo

Logo

(back to top)

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.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

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

(back to top)

Contact

Numan Kafadar - numankafadar97@gmail.com

Project Link: https://github.com/numankaf/pokedex

(back to top)

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published