# Node.js with simple authentication ![Version](https://img.shields.io/badge/version-1.0.0-success.svg) App with a simple method to authenticate and register users with MySQL. ## Getting Started You need install [Node.js](https://nodejs.org/en/) and some dependencies like [express](https://www.npmjs.com/package/express). ## Built With * [Node.js 20.14.0 LTS](https://nodejs.org/en/) * [express](https://www.npmjs.com/package/express) * [MySQL 8.3.0](https://www.mysql.com/) ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on my code of conduct, and the process for submitting pull requests to me. ## Versioning I use [SemVer](http://semver.org/) for versioning. ## Authors [![Author](https://img.shields.io/badge/Author-André%20Almeida-blue.svg)](https://andrealmeida.net) ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details