Open andym80 opened 2 years ago
Your work looks great!
Remember to remove the console.log in your index.js files as that will make your app easy to hack and some information will be revealed to users.
The index.js file also contains some functions but I suggest you create a different file and add them to the module so you can practice javascript best practices.
Your app is working great! Now let's improve the CSS style.