Skip to content

realemeralds/WeatherWidget

Repository files navigation

WeatherWidget

Aesthetically pleasing widget for Notion.

Tech Stack

As of now, the following technologies are being used.

  • Express and Node.js for the backend + communicating to the server
  • GraphQL API for communication between frontend and backend
  • Tailwind + PostCSS to write CSS
  • Nuxt3 for frontend

Note: there will be two separate repos for the source code.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages