GitHunt
AN

angelplusultra/To-Do-List

Full-Stack To-Do Application

To-Do-List

To-Do List CRUD Application made with MVC architecture.

Tech Stack:

HTML

CSS

JavaScript

TypeScript

Tailwind

Express

EJS

MongoDB


Document - Google Chrome 10_11_2022 7_55_23 PM

Steps to get started

  1. Install project dependencies by running npm install in the CLI
  2. type npm run dev in the CLI to initiate the express server that will be watched by Nodemon
  3. Open your browser and navigate to localhost:8000
  4. Type npm run build-css to initiate the TailwindCSS compiler to watch for changes
  5. If the styling of the page on localhost:8000 is messed up try hitting CTRL + S in the index.ejs file to automatically run the Tailwind compiler, refresh your browser and the styles should be normal.

Languages

CSS44.7%EJS21.5%HTML16.2%JavaScript13.5%TypeScript4.1%

Contributors

Created October 8, 2022
Updated March 11, 2023
angelplusultra/To-Do-List | GitHunt