This repository contains the code for my developer blog.
-
Svelte
-
TailwindCSS
-
Firebase
-
TypeScript, CSS, HTML
To run the portfolio locally on your machine, follow these steps:
- Clone this repository to your local machine.
git clone https://github.com/mxsaad/blog.git
- Navigate to the project directory.
cd blog
- Install the required dependencies.
npm install
- Start the development server.
npm run dev
The portfolio should now be accessible at http://localhost:5173
in your web browser.
Contributions to enhance and improve the project are welcome. If you'd like to contribute, please follow standard Git and GitHub contribution workflows.
This project is licensed under the MIT License.