8000 GitHub - akashpawar43/Qilo: Qilo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akashpawar43/Qilo

Repository files navigation

Qilo

🧐 Features

Here're some of the project's best features:

  • Add Text
  • get Text list
  • Delete Text
  • Weather Dashboard (Avg Temp of Week, Avg Rainfall of Week, Avg Humidity of Week, Current Temp)
  • bar chart displaying avg temperature of previous week
  • Notepad
  • Find weather by (Country, State, City) name

🛠️ Installation Steps:

1. In the project directory to install all library

npm install

2. Create .env file in root directory and insert below env variables:

VITE_API_KEY = "Enter your openweathermap api key"

3. In the project directory you can run:

npm run dev

4. For building Production build

npm run build

💻 Built with

Technologies used in the project:

  • React.JS
  • Node.JS
  • Tailwind CSS
  • Html
  • CSS
  • JavaScript

Project Screenshots:

project-screenshot

Page 2:

project-screenshot project-screenshot project-screenshot

Page 3:

project-screenshot
0