Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

tszhong0411/todo

Repository files navigation

⚡️ Tech Stack

Name Link
Framework Next.js
Authentication & Database Firebase
Favicon realfavicongenerator
Styling Tailwindcss

👋 Getting Started

Follow these steps to run the project locally on your machine:

  1. Clone the repository
git clone https://github.com/tszhong0411/todo.git
  1. Navigate to the project directory
cd todo
  1. Install dependencies
bun install
  1. Configure environment variables

Create a .env.local file based on the provided .env.example file and fill in the necessary variables.

  1. Run the development server
bun run dev

Made with ❤️ in Hong Kong