Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Interaction Project

Project Overview

This project is a simple web interface to interact with a third-party API. It allows users to fetch and display information like address details, block details, and other data by providing specific inputs.

Installation

  1. Clone the repository or download the project files.
  2. Navigate to the project directory.
  3. If you haven't installed the necessary packages, run npm install to set up the required node modules.

Usage

  1. Start the server by running node server.js.
  2. Open a browser and navigate to http://localhost:3000 to access the web interface.
  3. Use the provided input fields and buttons to fetch and display the desired data.

Files

  • index.html: The main HTML file for the web interface.
  • styles.css: Contains the styles for the web interface.
  • script.js: Contains the JavaScript functions to interact with the server and fetch data.
  • server.js: The backend server script that interacts with the third-party API and serves the frontend.

Note

Ensure that you have Node.js installed and that all required packages are set up before running the project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages