DEV Community

Bobby Shackleton
Bobby Shackleton

Posted on

BobsterJS Weather Released

BobsterJS Weather Application has been released and can be viewed at https://weather.bobsterjs.ml/

Over on our twitter page we sent out a tweet earlier today informing of the release

All of our project files will be publicly available via our organisation's github.

BobsterJS Weather Application

How To Setup

  • Navigate to Open Weather Map & Create an Account
  • Navigate to the API key page and create an api key or use one you already have
  • Edit the index.js file and change the API_KEY variable to the api key

How To Serve The Web Page

  • Install NodeJS onto your local computer
  • Run npx serve - This is a feature built in with NodeJS, so no extra installation needed
  • This will serve the website onto your localhost/server

To-do

  • Turn the page into a PWA (Progressive Web App)
  • Add more information on the website



You can support us by joining our discord and using our service :)
Discord Invite - https://discord.gg/78DMCjZatu

Top comments (0)