learnsets An API used to get the list of all possible learnable moves of a given Pokemon. Usage Prerequisites Node.js and npm Commands Create a .env file with the following format: PORT= Run the following commands in the terminal $ npm install $ npm run start