/my-site

My own site with a blog 🌐

Primary LanguageTypeScriptApache License 2.0Apache-2.0

My site 🌐

An attempt to create and keep my own profile site with a blog.

leandroslc.vercel.app

Build status Build status

📖 Purpose

A profile site and a blog about things that I wanted to know and that maybe should be important to other people.

📦 Requirements

💼 Build and test

  • Run npm run dev to start the development server.
  • Run npm test to run unit tests.
  • Run npm run test:e2e to run end-to-end tests (you may need to run npx playwright install first).

✋ Contributing

This is a repository that probably only I will be maintaining mostly of the time, but if you want to contribute (that would be of much help 😊), you can fork this repository and send a PR.

⚖️ License