Skip to content
/ nextjs-redux Public template

A boilerplate for NextJS applications using Redux Toolkit, TypeScript and styled-components.

License

Notifications You must be signed in to change notification settings

benja/nextjs-redux

Repository files navigation

NextJS, Redux Toolkit, styled-components 🚀

An opinionated Next.js starter template with Redux Toolkit, TypeScript and styled-components (including SSR) by default.

Installation

git clone https://github.com/benja/nextjs-redux project-name
cd project-name
yarn
yarn dev

Your project will now be running on localhost:3000

Environment variables

To set up your environment variables change .env.local.example to .env.local

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A boilerplate for NextJS applications using Redux Toolkit, TypeScript and styled-components.

Topics

Resources

License

Stars

Watchers

Forks