All Projects → colbyfayock → next-sass-starter

colbyfayock / next-sass-starter

Licence: MIT License
Use Sass to start your Next.js app with CSS superpowers!

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to next-sass-starter

telepush
可一键部署的Vercel Telegram消息推送机器人
Stars: ✭ 24 (-20%)
Mutual labels:  vercel
Random-Picture
随机图片api
Stars: ✭ 82 (+173.33%)
Mutual labels:  vercel
next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-50%)
Mutual labels:  vercel
cardivo
Get your card name and put it in your magic readme 📇
Stars: ✭ 51 (+70%)
Mutual labels:  vercel
brapi
API ilimitada da Bovespa, moedas e crypto. Ganhe acesso aos dados de qualquer ação, moeda ou criptomoeda
Stars: ✭ 36 (+20%)
Mutual labels:  vercel
personal-website-nextjs-chakra
A series I am making on YouTube where I build a personal website using next.js and chakra-ui. It includes a variety of other features such as mdx-remote blog pages, view counts with Google Firebase database and many more features.
Stars: ✭ 60 (+100%)
Mutual labels:  vercel
sheet.spacet.me
Quickly turn a Google Sheets spreadsheet into a public, CDN-backed JSON endpoint.
Stars: ✭ 52 (+73.33%)
Mutual labels:  vercel
commercejs-nextjs-vercel
Serverless eCommerce demo store built for the Jamstack. Built with Commerce.js, Next.js and can be one click deployed to Vercel. Includes product catalogue, categories, variants, cart, checkout, order confirmation and printable receipts. This is an open source project.
Stars: ✭ 68 (+126.67%)
Mutual labels:  vercel
over-hangman
💥 Over powered hangman game
Stars: ✭ 42 (+40%)
Mutual labels:  vercel
strapi-plugin-vercel
▲ Strapi plugin for Vercel Platform
Stars: ✭ 28 (-6.67%)
Mutual labels:  vercel
hue.tools
Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.
Stars: ✭ 331 (+1003.33%)
Mutual labels:  vercel
kiririn
A serverless Telegram bot.
Stars: ✭ 27 (-10%)
Mutual labels:  vercel
kodepos
📮 Indonesian postal code search API by place name, village or city.
Stars: ✭ 32 (+6.67%)
Mutual labels:  vercel
next-api-decorators
Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.
Stars: ✭ 187 (+523.33%)
Mutual labels:  vercel
react-typescript-hooks-realworld
conduit realworld application with [ React + Typescript + Redux + Hooks ]
Stars: ✭ 20 (-33.33%)
Mutual labels:  vercel
react-atdd-playground
Template to (deliberate) practice your test-driven development skills.
Stars: ✭ 14 (-53.33%)
Mutual labels:  vercel
zoom-slack-status-updater
Update your Slack status automatically when you join a Zoom meeting.
Stars: ✭ 23 (-23.33%)
Mutual labels:  vercel
website
My JAMStack website/blog [Next / MDX / ChakraUI]
Stars: ✭ 51 (+70%)
Mutual labels:  vercel
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+240%)
Mutual labels:  vercel
notion-custom-domain
📝 Custom domains for your public Notion pages
Stars: ✭ 23 (-23.33%)
Mutual labels:  vercel

Next.js Sass Starter

All Contributors

Use Sass to start your Next.js app with CSS superpowers!

⚡️ Quick Start

Deploy with Vercel

🚀 Getting Started

Run the following command to create a new project with this Starter:

yarn create next-app my-app -e https://github.com/colbyfayock/next-sass-starter
# or
npx create-next-app my-app -e https://github.com/colbyfayock/next-sass-starter

Once the project and dependencies are finished installing, you can navigate to that directory and start up the development server with:

yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see your new project!

🧐 What's inside?

This Starter includes Sass which is a way to provide superpowers to your CSS.

The rest of the Starter is based off of the Next.js default starter.

📚 Learn More About Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Contributors

Thanks goes to these wonderful people (emoji key):


Colby Fayock

💻 📖

imad

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

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].