Skip to content

thetarnav/renkidzielo

Repository files navigation

renkidzielo

Netlify Status

Renkidzieło Website 3.0

Development

VSCode Settings

Add these options to your workspace settings.json file:

{
  "prettier.documentSelectors": ["**/*.astro"],
  "[astro]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
  },
  "tailwindCSS.rootFontSize": 14
}

JSON Server Mock

Until Strapi backend is setup, JSON Server + My JSON Server will be used to provide mock data.

Server Endpoint: https://my-json-server.typicode.com/thetarnav/renkidzielo