Skip to content

A job announcement website currently under construction.

Notifications You must be signed in to change notification settings

zzzhizhia/yg-task-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yg-task-list

This is a simple message board application built with Node.js and Express.

Installation

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start to start the server

API Endpoints

  • GET /api/messages - Get all messages
  • POST /api/messages - Add a new message
  • DELETE /api/messages/:id - Delete a message by ID

About

A job announcement website currently under construction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.8%
  • JavaScript 41.8%
  • HTML 9.4%