An API that shows a new secret every time you refresh the page and hover over the picture.
One of the projects of Udemy's "The Complete 2024 Web Development Bootcamp".
CSS, JavaScript, Express JS, Node JS and EJS (Embedded JavaScript).
- Open the project in the text editor (Visual studio code is recommended).- Open terminal.
- Type "npm install" to install node modules.
- Type "nodemon index.js" to run the application. Youcef Kesbi