Skip to content

M4Tdev/Cities-ids-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cities-ids-API

Cities ids API for my Weather App

Live version

If you want to see live version go to

http://cities-ids.herokuapp.com

To search for the City just pass the name of the City to the query

?q=cityName

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

First after you clone repository or download ZIP files, you have to run this command to install all needed dependencies.

npm install

Run

To run App

Command to run development server using NODEMON

npm run dev

Command to run app on server using NODE

npm run start

Built With

  • Express - The framework for NODE
  • Nodemon - Utility to monitor for changes in files and restart server

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Cities ids for my Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published