Coder Social home page Coder Social logo

codementorio / nextjs-redux-starter Goto Github PK

View Code? Open in Web Editor NEW
376.0 13.0 101.0 1.88 MB

Next.js + Redux + styled-components + Express = ๐Ÿ˜‡

Home Page: https://nextjs-redux-starter.now.sh/

JavaScript 99.31% Shell 0.69%
nextjs redux starter-kit react express styled-components ssr

nextjs-redux-starter's Introduction

Next.js redux starter

An opinionated Next.js starter kit with Express, Redux Toolkit, styled-components, and react-testing-library.

Build Status JavaScript Style Guide Greenkeeper badge

About

Next.js is an awesome and minimalistic framework to make a modern universal react app. However, there're times that we need a bit more features to build a complex SPA. That's why this project is born.

Features

Getting started

git clone https://github.com/CodementorIO/nextjs-redux-starter my-project
cd my-project
yarn install
yarn start

Then open http://localhost:3100/ to see your app.

Deployment

After npm run build finished, run

yarn serve

If you prefer using now, just modify now.json config.

Structure overview

โ”œโ”€โ”€ README.md
โ”œโ”€โ”€ next.config.js
โ”œโ”€โ”€ now.json
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ pages
โ”‚ย ย  โ”œโ”€โ”€ _app.js
โ”‚ย ย  โ”œโ”€โ”€ _document.js
โ”‚ย ย  โ”œโ”€โ”€ about.js
โ”‚ย ย  โ””โ”€โ”€ index.js
โ”œโ”€โ”€ public
โ”‚ย ย  โ””โ”€โ”€ static
โ”œโ”€โ”€ server
โ”‚ย ย  โ””โ”€โ”€ index.js
โ”œโ”€โ”€ src
โ”‚ย ย  โ”œโ”€โ”€ components
โ”‚ย ย  โ”œโ”€โ”€ config.js
โ”‚ย ย  โ”œโ”€โ”€ features
โ”‚ย ย  โ”œโ”€โ”€ libs
โ”‚ย ย  โ”œโ”€โ”€ store.js
โ”‚ย ย  โ”œโ”€โ”€ tests
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ components
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ test-utils.js
โ”‚ย ย  โ””โ”€โ”€ theme.js
โ””โ”€โ”€ yarn.lock

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.