Skip to content

menoo20/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My cool app

weather-journal

Status GitHub Issues GitHub Pull Requests License


The project is a weather-journal. It's made from the open weather global API. the project is not based only on the logic of fetching an API but rather has a lot of ui features that makes it more appealing for commercial use. the adds that can be put to this project can't be counted, so if you want to add on it then open a merge request and let us see your beautiful contribution.

📝 Table of Contents

🧐 About

The project is aimed to imitate weather apps that exist in the market. It adds a pretty interface that can be used freely. the logic is using the fetch promises to make the api work on the server and make beautiful results.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  • click npm i to download all the necessary node_modules needed for this project.
  • click node serveer.js to start the local server on port 3400.
  • go to the localhost followed by the port to see the project.

Prerequisites

you need these packages to run the server successfully.

  • express.
  • cors
  • pre-installed latest node-version

Installing

  • npm install.
  • node server.js

🔧 Running the tests

the testing functions are unfortunately not provided for this version. It will be provided in the coming updates.

🚀 Deployment

the application has a server side so if you want to launch it on a live shared hosting make sure it is one that support backend server.

eg: the application will not work on shared hosting that runs the application from the public_html folder directly. Rather use a webhosting like digital ocan or netlify if you want a free host that supports the backend.

⛏️ Built Using

✍️ Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published