Work-Stufff / lameass.recipes

A recipe site, but without the ads and 3,000 word essays

Home Page:https://lameass.recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lameass.recipes

it's a recipe site, only the recipes are good and don't come with a whole-ass life story.

Made with

Developing

Clone:

git clone https://github.com/lowmess/lameass.recipes.git

Install dependencies:

npm install

Add your Sanity project id to the application:

# .env.local
SANITY_PROJECT_ID={{ YOUR PROJECT ID HERE }}

Start a local dev environment:

npm run start

Make a production build

npm run build

About

A recipe site, but without the ads and 3,000 word essays

https://lameass.recipes

License:MIT License


Languages

Language:TypeScript 97.8%Language:CSS 1.1%Language:JavaScript 0.8%Language:Shell 0.2%