Skip to content

AdityaPote/mausam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mausam Web App

A simple Weather App created with React
The hosted version can be found HERE.

alt text

Functionality

Real Time Weather App

Tech Stack

Front-end: React

Frameworks

  1. React
  2. Tachyons

Installation

  1. Clone this repo
  2. Run npm install
  3. Change the URL in src/App.js to your own API backend.
  4. Run npm run dev

Frontend

Frontend Repo can be found HERE Browse to http://localhost:3000/, signin/register, and upload an image!

Hosted Version

The latest version is deployed and hosted on Heroku. Check it out by clicking HERE.