Skip to content

EasyCodingTutorial/bloodDonation

Repository files navigation

Blood Donation Website

logo

This repository contains a web application for managing blood donations, built using Next.js 14 and TypeScript. The platform aims to streamline the process of connecting donors with recipients and managing donation events.

Features

  • Next.js 14: Utilizes the latest version of Next.js for server-side rendering and enhanced performance.
  • TypeScript: Ensures type safety and improves development efficiency.

Getting Started

Prerequisites

Before running the application, ensure you have the following installed:

  • Node.js

Installation

  1. Clone this repository:
    git clone  https://github.com/EasyCodingTutorial/bloodDonatiob
  2. Navigate into the project directory:
    cd blood-donation-website
  3. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and navigate to http://localhost:3000 to view the application.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or feature requests.

Learn By Watching Video ▶️

Watch Demo Video