Website to demonstrate water availability, π built with Next.js βοΈ, NextUI π
Live demo: https://water-availability.vercel.app/
Before getting started, ensure you have the following installed:
-
Clone this repository to your local machine.
git clone https://github.com/a0v0/water-availability.git
-
Navigate to the project directory.
cd water-availability
-
Install dependencies using PNPM.
pnpm install
-
Run the development server.
pnpm dev
open http://localhost:3000 with your browser to see the result.
This project is licensed under the MIT License.