Welcome to my personal blog, it is not the best but it works (I guess 🤞🏼).
| Note: Before start, make sure you have installed Ruby, if not, I recommend you to install it using rbevv.
Install the project dependencies:
bundle installThis project is based on Sinatra, after install the dependencies just run:
ruby app.rband open your web browser and visit http://localhost:4567 to see application in action.
This project is licensed under the MIT License.