Skip to content

fuboki10/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Journal App

This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI for a Weather-Journal App.

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

Table of contents

Installation

(Back to top)

  1. Clone the repo
git clone https://github.com/fuboki10/weather-journal-app
  1. install dependencies
npm install
  1. start the server
npm start
  1. Open website/index.html in your favourite browser

Development

(Back to top)

After Instaliation feel free to edit website/index.html for the main project skeleton, website/styles.css for page style and website/app.js for dynamic page logic. server.js for backend logic.

Contribute

(Back to top)

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b AmazingFeature-Feat)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin AmazingFeature-Feat)
  5. Open a Pull Request

Adding new features or fixing bugs

(Back to top)

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b AmazingFeature-Feat)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin AmazingFeature-Feat)
  5. Open a Pull Request

License

(Back to top)

Distributed under the MIT License. See LICENSE for more information.

Contributers


Abdelrahman Tarek

About

weather journal app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published