This repository is the API from the Pokehelp, an application that provides a pokédex, a simplified team builder and somes statistics about the types and moves throughout the generations.
After cloning the project, you can run:
npm install
Install all the project dependecies
npm start
Runs the app in the development mode. Open http://localhost:3003 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
To learn more about React, you can check out the React Documentation:
To learn more about Expressjs, you can check out these resources: