Skip to content

firstflask/starter-nextjs

 
 

Repository files navigation

Starter Full Stack App with Next JS Using Redux

Boilerplate for creating fullstack apps using following technologies:

Frontend Technologies:

  • Next js
  • Redux

Backend Technologies:

  • Node.js
  • MongoDB
  • Mongoose

The frontend and the backend are completely independent of each other.

Usage

"/next.config.js" update the MONGO_URI to your own

Install Dependencies

npm install

Run App

# Run in dev mode
npm run dev

  • Author: Said Mounaim

About

Starter Full Stack App with Next JS Using Redux 😍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 22.7%