Open main menu
JavascriptDevs
Beta
DevelopersWebsites
GitHub
DevelopersWebsites
GitHub
© 2024 JavascriptDevs - All rights reserved.
  1. Websites
  2. Shellbear.me

Shellbear.me

Source code of my personal website and blog ✨
User avatar
Website details:
Created by:
shellbear
Created At:
November 28, 2024
Categories:
blog
portfolio
Stars:
309
Forks:
28
Website thumbnail

shellbear.me

Source code of my personal website & blog ✨

Check the live version here ⚡️

home blog

✨ Features

  • Responsive
  • RSS Feed
  • Blog with Notion API
  • Strongly typed
  • Fast thanks to Next.js and Vercel
  • Components made with styled-components
  • GitHub CI to build and lint project

📦 Made with

  • next.js
  • typescript
  • styled-components
  • styled-system
  • react-notion-x
  • notion API

💻 Getting Started

Install dependencies:

npm install
# or
yarn

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

🗝 License

This project is licensed under the GPLv3 License - see the LICENSE file for details.