All Projects → moigonzalez → Weather Preactpi

moigonzalez / Weather Preactpi

A tiny UI for daily weather forcasts ⛈

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Weather Preactpi

preact-cli-plugin-netlify
Preact cli plugin for generating h2push headers and redirects rules for netlify
Stars: ✭ 25 (+92.31%)
Mutual labels:  preact, netlify
Purescript React Realworld
A real-world application demonstrating PureScript and React
Stars: ✭ 81 (+523.08%)
Mutual labels:  parcel, netlify
Elm Batteries
Learn how Elm, Parcel, Cypress and Netlify work together. Get started with Elm navigation, routes, remote data and decoder.
Stars: ✭ 108 (+730.77%)
Mutual labels:  parcel, netlify
video-to-markdown
How to embed a video in markdown? Here the answer. Add videos to your markdown files easier.
Stars: ✭ 159 (+1123.08%)
Mutual labels:  parcel, netlify
parcel-examples
Parcel project examples for React, Vue, preact, VanillaJS and jQuery.
Stars: ✭ 26 (+100%)
Mutual labels:  preact, parcel
Portfolio
Expo + Next.js Portfolio
Stars: ✭ 56 (+330.77%)
Mutual labels:  preact, netlify
preact-typescript-parcel-starter
Starter with Preact - Typescript - Parcel Bundler
Stars: ✭ 51 (+292.31%)
Mutual labels:  preact, parcel
parcel-static-template
Start a simple static site with components and hot reloading.
Stars: ✭ 20 (+53.85%)
Mutual labels:  parcel, netlify
Microsite
Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack.
Stars: ✭ 632 (+4761.54%)
Mutual labels:  preact
Gitexplorer
Find the right git commands without digging through the web.
Stars: ✭ 919 (+6969.23%)
Mutual labels:  netlify
Headlesscms.org
Source for headlesscms.org
Stars: ✭ 628 (+4730.77%)
Mutual labels:  netlify
Mouthful
Mouthful is a self-hosted alternative to Disqus
Stars: ✭ 681 (+5138.46%)
Mutual labels:  preact
Proppy
Functional props composition for UI components (React.js & Vue.js)
Stars: ✭ 921 (+6984.62%)
Mutual labels:  preact
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+46769.23%)
Mutual labels:  netlify
Parcel Plugin Asset Copier
Copy static assets to your bundle dir
Stars: ✭ 25 (+92.31%)
Mutual labels:  parcel
Nerv
A blazing fast React alternative, compatible with IE8 and React 16.
Stars: ✭ 5,409 (+41507.69%)
Mutual labels:  preact
Nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
Stars: ✭ 5,429 (+41661.54%)
Mutual labels:  preact
Next Translate
Next.js plugin + i18n API for Next.js 10 🌍 - Load page translations and use them in an easy way!
Stars: ✭ 867 (+6569.23%)
Mutual labels:  preact
Preact Compat
🙌 React compatibility layer for Preact.
Stars: ✭ 927 (+7030.77%)
Mutual labels:  preact
Refract
Harness the power of reactive programming to supercharge your components
Stars: ✭ 791 (+5984.62%)
Mutual labels:  preact

Netlify Status

Weather-PreactPi ⛈

A tiny UI for daily weather forcasts

Demo

TODO

Dependencies

Install

  1. Copy the environment files and change the token values
cp .env.dist .env
  1. Install netlify-cli globally
npm install netlify-cli -g

netlify login
  1. Install the project
npm install

Start the development server

This will start serverless functions inside /functions using netlify and start a parcel development server

npm run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].