Skip to content

smithrm941/mutably-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Pokemanz

Single page CRUD application that utilizes jQuery, Fetch, and this API: http://mutably.herokuapp.com/

to get Pokemon data from a JSON database, add Pokemon to the database, edit data from any Pokemon in the database, and delete any pokemon from the database.

Live at https://mypokemanz.herokuapp.com/

To get this project running locally:

  1. npm install
  2. npm start to run (uses nodemon)

About

My Pokemanz is a Single Page App using the Mutably API (mutably.herokuapp.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 9.5%
  • CSS 7.7%