Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.27 KB

File metadata and controls

48 lines (31 loc) · 1.27 KB

Pokehelp - API

Course: Projeto de Banco de Dados

Professor: Renata Galante

Semester: 2022/2


About this project

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.

Tools

Tools

How to install and run the project

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.

Learn more

React JS

To learn more about React, you can check out the React Documentation:

Expressjs

To learn more about Expressjs, you can check out these resources: