Skip to content

pouriavj/API-secretsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-secretsProject

Node.js Express EJS Axios ES6

This project is a full-stack web app with a fancy design and smooth animations.
It uses Axios to fetch data from the Secrets API, and renders dynamic content with EJS templates.


🚀 Features

  • Stylish design and hover animations with CSS
  • Fetches and displays secrets from a public API
  • Uses Axios for API interaction
  • EJS for server-side templating
  • Runs on a Node.js + Express backend

🎥 Demo

Secrets Project Demo


⚙️ How to Run

  1. Install dependencies:
    npm install
  2. Start the server:
    node index.js
  3. Open http://localhost:3000 in your browser. (You can change the port in index.js by modifying const port = 3000;)

🛠️ Core Tech

📦 Additional Libraries

  • Axios – for API requests

About

A page with fancy design that shows a secret from a public API, when hovering over a card.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published