Personal Pokédex API This is the backend app, which uses Express and SQLite3 to manage Pokédex app data. To run the server app: clone repo cd to cloned repo run npm install run node server.js