Skip to content

abubakar7033/Front-End

Repository files navigation

Todo App FrontEnd

This is the FrontEnd for the Todo App, built with Next.js, and TypeScript.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/abubakar7033/Front-End.git cd Front-End

  2. Install the dependencies:

    npm install

  3. Set up environment variables: Create a .env.local file in the root directory and add the necessary environment variables :

    NEXT_PUBLIC_BACKEND_URL=your_backend_url

Usage

To start the server, run:

npm run dev

The server will be running on http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published