Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 774 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 774 Bytes

Medical Website

💼 Overview

Leveraging React's composability and Tailwind's rapid styling, I crafted a dynamic medical information portal. Crisp HTML and JavaScript power interactive data visualizations, while CSS ensures pixel-perfect responsiveness across all devices

Image Previews

alt text

Technology Stack

💻 Frontend: React, JavaScript, Tailwind CSS

Installation

Clone the repository

git clone https://github.com/001kenji/Medicators.git
cd Frontend-Clone-Jumia-main

Install frontend dependencies

Open In Editor

npm install

Start development servers

npm run dev