My personal blogging garden, where I share programming skills, tutorials and Best coding and performance practices.
- Typescript
- Write posts with MDX
- Style with Tailwind CSS
- Linting with ESLint
- Formatting with Prettier
- Linting, typechecking and formatting on by default using
husky
for commit hooks - Testing with Jest and
react-testing-library
git clone https://github.com/PatrickNiyogitare28/codeark.com.git
cd codeark.com
yarn install
# or
npm install
yarn dev
# or
npm run dev
Your new site will be up at http://localhost:3000/
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. Read the code of conduct before contributing