Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abongsjoel/tj-weather-website

A weather app built using Node.js and the Express.js server as well as handlebars and it's hosted on Heroku. The site uses data from mapbox.com and darksky.net.
https://github.com/abongsjoel/tj-weather-website

css3 expressjs-server handlebars html5 javascript nodejs

Last synced: about 1 month ago
JSON representation

A weather app built using Node.js and the Express.js server as well as handlebars and it's hosted on Heroku. The site uses data from mapbox.com and darksky.net.

Awesome Lists containing this project

README

        

# TJ Weather Website

> In this project I built a simple website that provides weather information when given a location.

![screenshot](../master/screenshot.png)

The site is built using Node.js and the Express.js server and its hosted on heroku. The site uses data from mapbox.com and darksky.net to give you accurate and reliable information about the weather of your chosen location.

All you need to do is input your location or any location you wish to get weather information about into the search bar and you get a impressive information about the weather of your given location.

## Live Demo

- [Visit Page](https://tj-amazing-weather-app.herokuapp.com/)

## Built With

- HTML
- CSS
- JavaScript
- Handlebars

## Frameworks

-Nodejs

## Running the Application

To run this application locally, after clonning it, run
```
npm install
```

then run

```
npm start
```

## Author

👤 **Chi A. Joel**

- GitHub: [@abongsjoel](https://github.com/abongsjoel)
- Twitter: [@thierryjoel10](https://twitter.com/ThierryJoel10)
- LinkedIn: [Chi Abongwa Joel](https://www.linkedin.com/in/chi-abongwa-joel-b4285a97/)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/abongsjoel/tj-weather-website/issues).

## Acknowledgments

- [Andrew Mead](https://www.udemy.com/user/andrewmead/)

## Show your support
Give a ⭐️ if you like this project!

## License

This project is MIT licensed.