A simple Todo List application built with Next.js and Firebase.
- Clone the repository.
- Install dependencies:
npm install
. - Set up your Firebase project and add your configuration to
.env.local
. - Run the app:
npm run dev
.
A simple Todo List application built with Next.js and Firebase.
npm install
..env.local
.npm run dev
.