Skip to content
/ Pokedex Public

Pokedex app allow you to create pokemons, edit pokemons, create regions and edit it, create types of pokemons and edit it.

Notifications You must be signed in to change notification settings

EliaTG/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App

Pokedex is a project carried out in nodejs in order to create a web app that is capable of fulfilling the functionalities of a CRUD. Being able to create pokemons, edit pokemons, create regions and edit it, create types of pokemons and edit it.

Projects images

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/EliaTG/Pokedex.git

Go to the project directory

  code Pokedex

Install dependencies

  npm install nodemon --save-dev

Open XAMP

  Start Apache and MySQL

Go to phpMyAdmin http://localhost:8080/phpmyadmin/

  Click new and create a new database called pokedex

Start the server

  npm start

Tech Stack

Frontend:

  • html
  • CSS
  • Bootstrap
  • JS

Backend:

  • Node js
  • Express
  • express-handlebars
  • multer
  • sequelize
  • mySQL

🔗 Links

portfolio linkedin

Authors

About

Pokedex app allow you to create pokemons, edit pokemons, create regions and edit it, create types of pokemons and edit it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published