Skip to content

Nitin96Bisht/ReactWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather Application

Live Demo

https://secret-hollows-62713.herokuapp.com/

About

This is a weather application build on React.

Here are some tools that I used:

Built With

  • React - This is the Javascript framework used.
  • Babel - Babel is a transpiler for JavaScript best known for its ability to turn ES6 (the next version of JavaScript) into code that runs in your browser.
  • ES6 - ECMAScript (or ES) is a trademarked scripting-language.
  • Open Weather Map API - Here I used Open Weather Map API to search for weather data by city name.
  • Foundation - I used Foundation for styling application.
  • jQuery - I used jQuery in application.
  • Heroku - I also used Heroku in order to deploy the application.

Requirements

  1. Node & Npm.
  2. Any text editor, Atom prefered.

Installing

  1. Download this project
  2. git clone git@github.com:Nitin96Bisht/ReactWeatherApp.git

  3. Install node modules as shown below:
  4. cd ReactWeatherApp
    npm install

  5. Run project as shown below:
  6. node server.js

Author

Nitin Bisht

License

This project is licensed under the MIT License.

About

A simple react application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published