This is a Next.js project bootstrapped with create-next-app
.
alohadancemoew : A personal blog for documenting my learning, and sharing my knowledge. ✌️
- Start developing:
git clone https://github.com/alohadancemeow/next-level-blog.git
cd next-level-blog
npm install --save
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
To learn more, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Mantine - A fully featured React components library.
- MDX - Markdown for the component era.
- Giscus - A comments system powered by GitHub Discussions.
- Notion API - Connect Notion pages and databases to the tools you use every day, creating powerful workflows.
- react-notion-x - Fast and accurate React renderer for Notion. TS batteries included.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js. Check out our Next.js deployment documentation for more details.