/td-list

Primary LanguageTypeScript

TypeScript MERN Todo List App

Installation

  1. Install dependencies

Install pnpm in your global environnment first

by running npm i -g pnpm

then

pnpm install
  1. Create a .env file in root directory and add your database credentials:
MONGO_URI=yourmongodb_atlas_connect

Running the server

  1. Start server from the root
pnpm run dev

Running the frontend

  1. Go to the frontend path
cd ./frontend
  1. Install the dependencies
pnpm install
  1. Start the frontend
pnpm dev

Built With

Screenshots

Coming Soon Coming Soon Coming Soon Coming Soon Coming Soon