Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.02 KB

Water Availability 💦

Website to demonstrate water availability, 🛒 built with Next.js ⚛️, NextUI 💅

This is a Next.js project bootstrapped, added with NextUI.

Demo

Live demo: https://water-availability.vercel.app/

Requirements

Before getting started, ensure you have the following installed:

Usage

  1. Clone this repository to your local machine.

    git clone https://github.com/a0v0/water-availability.git
  2. Navigate to the project directory.

    cd water-availability
  3. Install dependencies using PNPM.

    pnpm install
  4. Run the development server.

    pnpm dev

open http://localhost:3000 with your browser to see the result.

License

This project is licensed under the MIT License.