All Projects → skydiver → nextjs-semantic

skydiver / nextjs-semantic

Licence: MIT license
Next.js + Fomantic-UI + Styled Components

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to nextjs-semantic

Laravel Starter
A CMS like modular starter application project built with Laravel 8.x.
Stars: ✭ 299 (+339.71%)
Mutual labels:  starter-template, starter
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-61.76%)
Mutual labels:  starter-template, starter
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (+382.35%)
Mutual labels:  starter-template, starter
Kotlin Android Mvp Starter
Create/Generate your kotlin MVP projects easily
Stars: ✭ 270 (+297.06%)
Mutual labels:  starter-template, starter
Angular Open Source Starter
This is a starter project for creating open-source libraries for Angular. It is a full fledged Angular workspace with demo application and easy library addition. It is designed to be used for open-sourcing libraries on Github and has everything you'd need ready for CI, code coverage, SSR testing, StackBlitz demo deployment and more.
Stars: ✭ 120 (+76.47%)
Mutual labels:  starter-template, starter
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+305.88%)
Mutual labels:  starter-template, starter
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+648.53%)
Mutual labels:  starter-template, starter
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (-4.41%)
Mutual labels:  starter-template, starter
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (+51.47%)
Mutual labels:  starter-template, starter
Sage Starter
Starter for Sage 10 with TailwindCSS and PostCSS
Stars: ✭ 48 (-29.41%)
Mutual labels:  starter-template, starter
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (+282.35%)
Mutual labels:  starter-template, starter
vue-auth-boilerplate
This is a simple Vue template/starter kit, scaffolded on vue-cli 3, with full Auth functions to Login & Register
Stars: ✭ 77 (+13.24%)
Mutual labels:  starter-template, starter
template-elm-chrome-extension
A template repository for building a chrome extension with webpack and elm.
Stars: ✭ 16 (-76.47%)
Mutual labels:  starter-template, starter
Arkit
ARKit Base Project. Place virtual objects based on WWDC example project
Stars: ✭ 297 (+336.76%)
Mutual labels:  starter-template, starter
SampleProject
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject
Stars: ✭ 31 (-54.41%)
Mutual labels:  starter-template, starter
Asp Net Core Vue Starter
ASP.NET Core + Vue.js starter project
Stars: ✭ 436 (+541.18%)
Mutual labels:  starter-template, starter
noise-php
A starter-kit for your PHP project.
Stars: ✭ 52 (-23.53%)
Mutual labels:  starter-template, starter
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-80.88%)
Mutual labels:  starter-template, starter
Niklick
Rails Versioned API solution template for hipsters! (Ruby, Ruby on Rails, REST API, GraphQL, Docker, RSpec, Devise, Postgress DB)
Stars: ✭ 39 (-42.65%)
Mutual labels:  starter-template, starter
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (+97.06%)
Mutual labels:  starter-template, starter

Logo

Notice

Since version 2.0.0 (of this package), Semantic UI was replaced by Fomantic-UI.

Current Versions

  • Next.js 12
  • React 17
  • Fomantic-UI 2.8
  • Styled Components 5.3

Setup

  1. clone repo
  2. npm install
  3. npm run semantic:build
  4. npm run dev

Semantic UI React

Semantic UI

  • you can remove components to reduce css size on semantic.json
  • .semantic folder includes source file, from here it's possible to customize default theme
  • change default Google font (Lato) on .semantic/src/themes/default/globals/site.variables
  • run npm run semantic:watch to watch for changes while customizing theme

Why switching to Fomantic-UI?

Here are some reasons for the change:

  • Semantic UI requires Node 10
  • Fomantic-UI is actively developed
  • Adds more components
  • Fixes several security vulnerabilities

If you still want to use Semantic UI, get release 1.1.0

Deploy with Vercel

Deploy with Vercel

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