Skip to content

Mark2100-lab/info-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoBox Component

A simple InfoBox component built with React and TypeScript.

Features

  • Displays title, text, and a link button
  • Responsive design (mobile-friendly)
  • Opens links in a new tab
  • Button with hover effect

Prerequisites

  • Node.js (v14.0.0 or higher)
  • npm (v6.0.0 or higher)

Setup Instructions

  1. Clone the repository:
git clone [repository URL]
cd info-box
  1. Install dependencies:
npm install

Starting the Development Server

Run the following command to start the development server:

npm start

The development server will automatically open http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors