Skip to content

tsogi/todo_next

Repository files navigation

Installation

  1. Run npm install
  2. Copy .env.local.example as .env.local file and put your values inside or use my mongodb credentials

Run the app

  1. Run npm run dev
  2. Open your browser at http://localhost:3000