Skip to content

This is a public repo for Full Stack Web Development - Project

License

Notifications You must be signed in to change notification settings

HarshaRamayanam/webdev-project

Repository files navigation

webdev-project

Web app with various hike trails and weather info

This app was created using ReactJS Framework.

All the source files for the app can be found in weather-app directory.

Deployed website: https://weather-hike-app.herokuapp.com/

Building the application

  • Clone this repo in your system.
  • cd into the directory weather-app.
  • Run npm install to install the necessary dependencies.
  • Run npm start to see live app in your browser.

Note:

We used OpenWeatherMap API and MapBoxGL API. Make sure you add your API KEYS in the .env folder.

About

This is a public repo for Full Stack Web Development - Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published