Welcome! If you are here you probably are intersted in my website! I have the full source code available for anyone who wants to take a look 🔍
-
You will need to have node and npm installed to run this application.
-
Install the dependencies
npm install
- Start the web server
npm start
- Go to the web page http://localhost:3000