Skip to content

A simple, beautiful, and responsive weather application. It provides current and 7-days weather foreacast using US Census Geocoding and US National Weather services.

Notifications You must be signed in to change notification settings

infantito/remix-us-forecast

Repository files navigation

The Weather Forecasting

Application screenshot

With The Weather Forecasting user can search locations by address, city, state, and zip code and observe the weather for the next 7-days (day and night).

The app is developed using React.js, Typescript, and Remix.

💻 Live Demo

Remix U.S Weather Forecast

✨ Getting Started

  • Make sure you already have Node.js and npm installed in your system - lts/iron.
  • The app/routes: It contains the code related to the SSR of the application.
  • The app/components: It contains the code related to the front-end of the application.
  • The app/services: It contains the code related to the back-end of the application.

⚡ Install

  • Clone the repository:
git clone https://github.com/infantito/remix-us-forecast.git
  • Install the packages using the command npm ci

📙 Used libraries

  • react.js
  • typescript
  • remix
  • tailwindcss

Check packages.json for details

⚡️ Used services

🚀 Run

  • Run the application using the command npm run dev
  • Open the browser and navigate to http://localhost:5173

📄 Todos

  • Unit Testing
  • Celsius/Fahrenheit conversion
  • Dark/Light Mode

Whom do I talk to?

How can I appreciate this repo?

  • By giving this repo a 🌟
  • By Following : @dinfantito at Twitter

Thank You 😃

About

A simple, beautiful, and responsive weather application. It provides current and 7-days weather foreacast using US Census Geocoding and US National Weather services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published