Uyadav207 / weatherly

React-weather-application | react States | Saas

Home Page:https://uyadav207.github.io/weatherly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React

Weatherly- A React App

weatherly-react-app: Weatherly is released under the MIT license. PRs welcome! GitHub followers

Weatherly is a React-Application (Web Application). It's a weather application, one can know the weather condition and can take up an Umbrella though ☂☔☂☔🏖 while moving Out...😜😜😜🌪🌤🌩🌨👈👈😎

Getting Started

  • Fork the Repository.
  • Now Head On to your repository section and download a zip or Open on Desktop Recommended (Open On Desktop).
  • Or Follow the Step : Copy The code Below 👇👇👇👇
  • Open a Terminal
git clone <SSH/FileName>
cd weather-react-app
code . / atom .

Prerequisites

Installing

Follow the Steps Below to Install the Packages Required.

npm install 

if any error occurs : Do install the Packages seperately like Below:

$ yarn add @fortawesome/fontawesome-svg-core
$ yarn add @fortawesome/free-solid-svg-icons
$ yarn add @fortawesome/react-fontawesome

Wait Until installation is Finished..........Now follow the steps below.

  • Using VsCode
code .
  • Using Atom
atom .

Running the tests

  • To run the test on Your Local Environment.
npm start

or

yarn start

Break down into end to end tests

Now to Preview what's in it follow the steps below:

  • Head on to any Browser Chrome RECOMMENDED
  • go to :
localhost:3000  

Now You are Good to go 😜😜😍😍👌👌👌👌👌👌 You did a Great Job Folk..and eventually u Learned Bash 👨‍💻👨‍💻

Deployment

For Deployment Purpose Github Pages is Used.

Built With

Author

  • Utkarsh Yadav - Github student developer and a MERN developer - @Uyadav207

See also the list of contributors who participated in this project.

License

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

Acknowledgments

About

React-weather-application | react States | Saas

https://uyadav207.github.io/weatherly/

License:MIT License


Languages

Language:HTML 52.3%Language:JavaScript 47.7%