Solo Node.js Website
Project information
- Tools Used: Node.js, HTML, CSS, JS
- Website Link
This website is initialized using node. Sets up a connection to a local server to run the project. This project also implements a datbase to input information. The database is implemented using SQLite. Uses a post request to store the information in the database table.