Skip to content

radityprtama/weather-app

Repository files navigation

Weather Panel

Warning

This Project is not ready for production use, nor does it have a stable and completed release yet.

Installation

  1. Clone the repository: git clone

  2. Install dependencies: npm install

  3. Run the Code:

npm run dev
# or
yarn dev
# or
bun dev

Configuration

Edit the app/page.tsx file in the root directory to set up the application settings and the API.

Usage

Navigate to http://localhost:<port> to access the Vanthasy Panel. Log in with your user credentials to manage and view instances.

Contributing

Contributions are welcome. Please fork the repository and submit pull requests with your proposed changes.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

License

(c) 2024 Zurravie. All rights reserved. Licensed under the MIT License.

About

A weather app built with Next.js and TailwindCSS

Resources

License

Stars

Watchers

Forks