Giter Site home page Giter Site logo

marsidev / climatic Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 1.49 MB

Monorepo project that shows the current weather data and weather forecast for next 7 days. Created from scratch to participate in a 14-days hackathon.

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

Procfile 0.01% HTML 1.84% TypeScript 97.04% CSS 1.11%
fastify hackathon monorepo rapidapi vite weather weather-api react react-router typescript

climatic's Introduction

Climatic

Monorepo project that shows the current weather data and weather forecast for next 7 days.
Created from scratch to participate in a 14-days hackathon hosted by midudev.

Hackathon

  • The hackathon goal was build a weather web app (mobile-first or mobile-only) in two weeks using a weather API from RapidAPI.
  • It was announced at 2022/05/19.
  • There was 38 project entries. The first 19 were reviewed at 2022/06/02. The last 19 were reviewed at 2022/06/07. The winner was choosed at 2022/06/14.
  • Climatic was picked as the 4th best project in the first review, but was not elegible for any prize.
  • The last commit before the project revision can be found here.
  • The winner project can be found here.

๐Ÿš€ Preview

App preview before deadline and project review:

Preview of Climatic on an iPhone 12 PRO MAX Preview of Climatic on an iPad PRO 11
Preview of Climatic on a Mackbook Air

Screenshots provided by webmobilefirst.

Links

๐Ÿ› ๏ธ Technologies

โœจ Getting Started

Clone the project using one of these ways:

  1. Fork the repository

  2. Clone the repository locally

git clone https://github.com/marsidev/climatic
cd climatic

Install dependencies

pnpm install

Set environment variables

Create an .env file in the root of your project and add the following values:

RAPIDAPI_KEY=
APP_URL=

To get your RAPIDAPI_KEY you need to subscribe to weatherapi.
APP_URL is optional. If present, will be used as origin url for cors.

Run the project

pnpm dev

In order to use the geolocation API, you need to run the client server with https protocol. This can achieved by running:

pnpm dev:https

Open http://localhost:3000 or https://localhost:3000 with your browser to see the result.

If you are running in https mode, you will get a warning in your browser about non-secure connection.

๐Ÿค Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

climatic's People

Contributors

marsidev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.