Skip to content

AbhilashG97/MinimalNodeWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimalNodeWeather

A simple, minimalistic weather app made with Node.js

💥 This repo is open for Hacktoberfest 2020 PRs.

💻 How to run the project

  1. Install Node.js
  2. Install yarn.
  3. Install nodemon.
  4. Type yarn install to install all node modules.
  5. Sign-up here and here. Get the access keys after registering and creating a new project in those sites.
  6. Get those access keys and add them here.
  7. Type nodemon -e js,hbs in the root of the project to start the server.
  8. Open localhost:3000.

📁 Project Structure

The client side files can be found in the public folder. This node project uses handlebars for views.

About

A simple, minimalistic weather app made with Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published