GithubHelp home page GithubHelp logo

irving-caamal / nextjs-baseweb-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 66 KB

Next.js + BasewebUI Boilerplate

Home Page: https://nextjs-baseweb-boilerplate.vercel.app/

JavaScript 0.72% TypeScript 98.30% CSS 0.98%
react nextjs baseweb css-in-js css-framework styletron typescript next-typescript nextjs-typescript ui

nextjs-baseweb-boilerplate's Introduction

This is part of post entry called: The Gold Mine of UI Frameworks: Base Web React by UBER

You can check it in

Feel free to make a PR and help me to improve this repo :)

Baseweb UI Boilerplate

What is this?

  • A boilerplate of basic Next.js application integrated with BaseWeb UI.

What's include?

  • Next.js
  • Typescript
  • Eslint
  • Prettier
  • Styletron
  • BaseWeb UI
  • Commitizen friendly

How to use

  1. git clone https://github.com/irvv17/Nextjs-Baseweb-Boilerplate
  2. yarn or npm install
  3. yarn dev or npm run dev

How it works?

  1. Start creating Styletron application
  2. Config typescript
  3. Config Eslint and Prettier preferences
  4. Add Baseui to our app
  5. Add our first page with components
  6. Enjoy basewebui

Project structure

├── src
|   ├── components
|   |   ├── Footer.tsx
|   |   └── NavBar.tsx
|   ├── helpers
|   |   └── styletron.tsx
|   ├── pages
|   |   ├── _app.tsx
|   |   ├── _document.tsx
|   |   └── index.tsx
├── .eslintrc.json
├── .gitignore
├── .prettierrc
├── jest.config.js
├── next.config.js
├── package.json
├── README.md
├── tsconfig.jest.json
└── tsconfig.json

nextjs-baseweb-boilerplate's People

Contributors

irving-caamal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

soltrinox

nextjs-baseweb-boilerplate's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.