Skip to content

Latest commit

 

History

History
80 lines (46 loc) · 1.38 KB

README.md

File metadata and controls

80 lines (46 loc) · 1.38 KB

Weather app

This project is a single page application built with TypeScript, react and redux.

This repo contains an implementation of a weather forecast app using the OpenWeather API.


screenshot


Built With

  • typescript
  • React
  • Postman
  • OpenWeather
  • Redux
  • Node js
  • Netlify

Live Demo

Live Demo Link

Getting Started

Here are the steps to follow in order to get this project on your local computer.

Prerequisites

node v20.13.1 +

npm v9.5.0 +

Setup

clone this repo by typing git clone

Install

install the dependacies by typing npm install

Usage

start the local server by running npm run start

Deployment

this project is deployed on Netlify

to get the deployment build of the code run npm run build

Testing

this project uses vitest from testing , to run the tests type npm test

Authors

👤 Jospin Ndaano

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is MIT licensed