ilham-dev / poke-api

Build With Express Js. Just For Fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build With Express Js. Just For Fun


Languages

Language:JavaScript 98.7%Language:Shell 1.3%