All Projects → jonasbuntinx → Next Purescript Example

jonasbuntinx / Next Purescript Example

Licence: mit
Simple example app using Next.js with Purescript

Programming Languages

purescript
368 projects

Projects that are alternatives of or similar to Next Purescript Example

wefootwear-store
next js footwear store e-commerce 🚀🚀🚀
Stars: ✭ 17 (-51.43%)
Mutual labels:  nextjs, tailwindcss
react-movies-finder
React Movies finder is a React app to search movies and series using redux, redux-thunk, React Hooks, and Material UI
Stars: ✭ 27 (-22.86%)
Mutual labels:  hooks, nextjs
expansion-pack
🔋 Useful stack expansion for ts-nextjs-tailwind-starter
Stars: ✭ 16 (-54.29%)
Mutual labels:  nextjs, tailwindcss
nativesintech.org
The repository for the Natives in Tech website
Stars: ✭ 37 (+5.71%)
Mutual labels:  nextjs, netlify
Vue Composable
Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
Stars: ✭ 638 (+1722.86%)
Mutual labels:  hooks, tailwindcss
scriptified.dev
A weekly newsletter with insightful tips, tools, resources & more on React and JavaScript. Made with NextJS && TailwindCSS. Curated by @gupta-ji6 && @prateek3255.
Stars: ✭ 18 (-48.57%)
Mutual labels:  nextjs, tailwindcss
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+1388.57%)
Mutual labels:  nextjs, tailwindcss
helpafamily
Impactful ways to help families in need through donated meals, hygiene kits, and more. By Margarita Humanitarian Foundation.
Stars: ✭ 41 (+17.14%)
Mutual labels:  nextjs, tailwindcss
Jamstackthemes
A list of themes and starters for JAMstack sites.
Stars: ✭ 298 (+751.43%)
Mutual labels:  netlify, nextjs
Swr
React Hooks for data fetching
Stars: ✭ 20,348 (+58037.14%)
Mutual labels:  hooks, nextjs
nextly-template
Nextly Landing Page Template built with Next.js & TailwindCSS
Stars: ✭ 48 (+37.14%)
Mutual labels:  nextjs, tailwindcss
Commercejs Nextjs Demo Store
Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
Stars: ✭ 737 (+2005.71%)
Mutual labels:  netlify, nextjs
wrapped
GitHub Wrapped, inspired by Spotify Wrapped
Stars: ✭ 159 (+354.29%)
Mutual labels:  nextjs, tailwindcss
notion-nextjs-blog
A starter blog template powered by Next.js, Notion and Tailwind CSS.
Stars: ✭ 25 (-28.57%)
Mutual labels:  nextjs, tailwindcss
next-pwa-template
Next.js progressive web app template
Stars: ✭ 266 (+660%)
Mutual labels:  nextjs, tailwindcss
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (-34.29%)
Mutual labels:  nextjs, tailwindcss
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (+82.86%)
Mutual labels:  nextjs, tailwindcss
nextal
Starter template for NextJs with TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 88 (+151.43%)
Mutual labels:  nextjs, tailwindcss
platforms
A template for site builders and low-code tools.
Stars: ✭ 1,156 (+3202.86%)
Mutual labels:  nextjs, tailwindcss
Next On Netlify
Build and deploy Next.js applications with Server-Side Rendering on Netlify!
Stars: ✭ 719 (+1954.29%)
Mutual labels:  netlify, nextjs

Next.js with Purescript Example App

CI Netlify Status Maintainer: jonasbuntinx

This is a simple example app using Next.js with Purescript.

Demo

Build Setup

# install dependencies
$ yarn

# build the example pages
$ yarn build

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

# build for production and launch server
$ yarn start
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].