REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 1Forks
◯ 0Open issues
◉ 0Watchers
31/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Weather App with HTML, CSS, JavaScript, Bootstrap, Express.js, Nodemon, and Handlebars
This is a weather application that provides real-time weather information for a specified location using CityName. It is built using HTML, CSS, JavaScript, Bootstrap, Express.js, Nodemon, and Handlebars.
Table of Contents
Features
Prerequisites
Usage
Contributing
Features
- Retrieve and display current weather conditions for a user-specified location.
- Utilizes a weather data API (e.g., OpenWeatherMap) for data retrieval.
- Responsive design for a seamless experience on various devices.
Prerequisites
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your machine.
- Install ExpressJS using (npm i express)
- Install nodemon for better experience (npm i nodemon)(optional)
=> nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.
- Install hbs (npm i hbs)
=> handleBars(hbs) can be used to render web pages to the client side from data on the server side.
Usage
Here's how you can clone and run the project locally:
- Clone the repository:
git clone https://github.com/surajagrawal01/Weather-App.git
- Navigate to the project folder:
cd Weather-App
- Open folder in text-editor
- Install NodeJS, expressJS, hbs through terminal
- run app.js file inside src folder through terminal
- In browser serach for localhost:8010
Contributing
If you'd like to contribute to this project, feel free to open an issue or submit a pull request.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This is my personal portfolio website, showcasing my skills, projects, and experiences. This portfolio is designed to highlight my abilities and passion for software development, featuring responsive design and interactive elements to enhance user engagement.
44/100 healthActive repositoryHas homepage
HTMLMIT#bootstrap5#css#handlebars#html
⑂ 0 forks◯ 0 issuesUpdated Oct 4, 2024
Project homepage ↗This repository is dedicated for projects and tasks during my training Program at National Telecommunications Institute (NTI).
31/100 healthActive repository
TypeScriptNo license#bootstrap#bootstrap5#css#express
⑂ 0 forks◯ 0 issuesUpdated Aug 30, 2022