Giter Club home page Giter Club logo

nextjs-redux-starter's Introduction

Next.js redux starter

An opinionated Next.js starter kit with Express, Redux, SASS, and Jest.

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.

Structure overview

โ”œโ”€โ”€ README.md
โ”œโ”€โ”€ next.config.js
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ pages
โ”‚ย ย  โ”œโ”€โ”€ _document.js
โ”‚ย ย  โ”œโ”€โ”€ about.js
โ”‚ย ย  โ””โ”€โ”€ index.js
โ”œโ”€โ”€ routes.js
โ”œโ”€โ”€ server
โ”‚ย ย  โ””โ”€โ”€ index.js
โ”œโ”€โ”€ src
โ”‚ย ย  โ”œโ”€โ”€ actions
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ repos.js
โ”‚ย ย  โ”œโ”€โ”€ components
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ SearchResults.js
โ”‚ย ย  โ”œโ”€โ”€ config.js
โ”‚ย ย  โ”œโ”€โ”€ containers
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ SearchRepoContainer.js
โ”‚ย ย  โ”œโ”€โ”€ libs
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ github.js
โ”‚ย ย  โ”œโ”€โ”€ reducers
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ index.js
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ repos.js
โ”‚ย ย  โ”œโ”€โ”€ store
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ createStore.js
โ”‚ย ย  โ”œโ”€โ”€ styles
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ SearchResults.scss
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ base.scss
โ”‚ย ย  โ””โ”€โ”€ test
โ”‚ย ย      โ”œโ”€โ”€ __mocks__
โ”‚ย ย      โ”‚ย ย  โ””โ”€โ”€ styleMock.js
โ”‚ย ย      โ”œโ”€โ”€ components
โ”‚ย ย      โ”‚ย ย  โ””โ”€โ”€ SearchResults.test.js
โ”‚ย ย      โ””โ”€โ”€ jest.setup.js
โ””โ”€โ”€ yarn.lock

nextjs-redux-starter's People

Contributors

ianwang avatar

Watchers

James Cloos avatar Vlad Vinnikov avatar

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.