Skip to content

nikhil12377/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

An application used to show weather updates based on user preference, built with React, Bootstrap, JavaScript, and CSS.

website is live at Weather App

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/

Reflection

I wanted to build an application that allowed users to pull data from the Weather API based on what they were interested in, such as 'Temperature in delhi'. I started this process by using the create-react-app, then adding Bootstrap and redux. One of the main challenges I ran into was implementing dark mode.

At the end of the day, the technologies implemented in this project are React, Redux, Bootstrap and a significant amount of JSX, and CSS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published