TODO List Application

Table of Contents

Tech Stack

React Badge Next Badge TypeScript Badge JavaScript Badge HTML Badge CSS Badge CSS Tailwind Badge

Getting Started

  1. Clone the repo
    $ git clone https://github.com/quyencodes/nessle.git
  2. Install NPM packages
    $ npm install
  3. Run locally in development mode
    $ npm run dev
  4. Project will be deployed on your browser http://localhost:3000