Skip to content

Annedrew/employee-system-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Employee System Demo (full stack)

An employee system that can add, show, and delete employee information.

Tech Stack: React, Express.js, Node.js, JavaScript, MySQL

Quick Start

Run client:

cd full_stack_demo/client
npm install
npm start 

Run server:

cd full_stack_demo/server
node index.js

Note: Before running the server, the MySQL database needs to be turned on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published