Skip to content

saltyshiomix/nextjs-redux-todo-app

Repository files navigation

Features

Usage

# installation
$ git clone https://github.com/saltyshiomix/nextjs-todo-app.git
$ cd nextjs-todo-app
$ yarn (or `npm install`)

# development mode
$ yarn dev (or `npm run dev`)

# production mode
$ yarn build (or `npm run build`)
$ yarn start (or `npm start`)

About

A minimal todo app with NEXT.js on the redux architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published