Skip to content

noobie7/TodoAppNext.js

Repository files navigation

To Do App

An frontend application based on next.js 14. The backend for the application can be found here

Prerequisites

Make sure you have the following installed before running the project:

Getting Started

  1. Clone the repository:

    git clone https://github.com/noobie7/TodoAppNext.js
  2. Navigate to the project directory:

    cd todoapps
  3. Install dependencies:

    npm install

Running the Application

To start the development server, run:

npm run dev

About

Basic Todo App built with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published