/poke-api

Build With Express Js. Just For Fun

Primary LanguageJavaScript

Rest APIs Pokemon with Express JS

Project setup

Instalation Dependecies

 npm install or yarn install

Setup Your Env file with your Mysql database

 cp .env.example .env

Running Project

node server.js or nodemon