Skip to content

Using (HTML CSS and JS ) and Node.js Express for the Backend interaction and Mysql as a database

License

Notifications You must be signed in to change notification settings

thenotoriousvice/learning-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-application

Using (HTML CSS and JS ) and Node.js Express for the Backend interaction and Mysql as a database

Initialize the Node.js project:: using the following commands in the terminal

npm init -y

Install the required node packages

using npm

npm install express mysql2

About

Using (HTML CSS and JS ) and Node.js Express for the Backend interaction and Mysql as a database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published