Trust-007 / forecast

Forecasty is a weather forecast application. It displays some cites and it's weather forecast which is fetched from the AccuWeather API. It has a search future which can be used to filter cities by country. When it card is clicked it takes you to a details page that shows in detail the weather forecast for that day.

Home Page:https://forecasty.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forecasty

πŸ“— Table of Contents

πŸ“– [Forecasty]

Forecasty is a weather forecast application. It displays some cites and it's weather forecast which is fetched from the AccuWeather API. It has a search future which can be used to filter cities by country. When it card is clicked it takes you to a details page that shows in detail the weather forecast for that day.

πŸ›  Built With

Tech Stack

Client

Key Features

  • [Fetch datas from a database with Redux]
  • [Conditional rendering in React]
  • [Single Page App]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A web browser to view output e.g Google Chrome.
  • An IDE e.g Visual studio code.
  • node should be installed in your local machine, node website.
  • Install the npm package manager use this to install both node and npm.
  • A terminal.

Setup

Clone this repository to your desired folder:

  https://github.com/Trust-007/React-Group-Project.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

   npm start

Run tests

To run tests, run the following command:

   npm test

Deployment

You can deploy this project using:

  • I used render to delpoy the project.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • [ Improve responsitivity]
  • [Style page better]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a start⭐️

(back to top)

πŸ™ Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • Used the design of Nelson Sakwa on Behance .

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [ Can I Fork it and Imporove on it]

    • [Yes, You can, feel free.]
  • [Does the API respond always]

    • [Yes, always.]

(back to top)

πŸ“ License

This project is MIT licensed.

_NOTE: we recommend using the MIT license

(back to top)

About

Forecasty is a weather forecast application. It displays some cites and it's weather forecast which is fetched from the AccuWeather API. It has a search future which can be used to filter cities by country. When it card is clicked it takes you to a details page that shows in detail the weather forecast for that day.

https://forecasty.onrender.com/


Languages

Language:JavaScript 67.3%Language:CSS 21.3%Language:HTML 11.0%Language:Shell 0.5%