Skip to content

SpaceForDevelopment/CraftAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftAPI

Project developed in the Framework subject of the web and mobile development technical course with the aim of consolidating the concepts learned about React Hooks, as well as reinforcing the content of API consumption.

Image of the CraftAPI website

🔨 Project functionality

The project consists of listing all the mobs, equipment and ores in Minecraft and displaying details about them using the API developed by the duo.

💻 Technologies used

  • JavaScript: base programming language of the project
  • TypeScript: programming language developed to add advanced features to JavaScript, such as static typing and interfaces
  • Node.js: allows the execution of JavaScript code outside the browser
  • React: create user interfaces on web pages
  • Express.js: optimize the construction of web applications and APIs

📁 Project access

You can view the hosted page by clicking here, and if you want to use the API in your project, you can read the documentation by clicking here.

👥 Developers


Artur Bomtempo

Letícia França