A Next.js starter for your next blog or personal site. Built with:
- Typescript
- Write posts with MDX
- Style with Tailwind CSS
- Linting with ESLint
- Formatting with Prettier
- Linting, typechecking and formatting on by default using huskyfor commit hooks
- Testing with Jest and react-testing-library
This Starter is heavily inspired by Lee Robinson and Anson Lichtfuss.
git clone https://github.com/Learn-For-Cause/BloggerWeb.git
cd nextjs-typescript-mdx-blog
yarn install
# or
npm install
yarn dev
# or
npm run devYour new site will be up at http://localhost:3000/
|  | 
Thanks to these wonderful people ✨✨:
|  |