https://github.com/rmuraix/rmurai.com
My website built with Next.js and microCMS
https://github.com/rmuraix/rmurai.com
microcms nextjs react tailwindcss website
Last synced: 5 months ago
JSON representation
My website built with Next.js and microCMS
- Host: GitHub
- URL: https://github.com/rmuraix/rmurai.com
- Owner: rmuraix
- License: mit
- Created: 2021-03-25T19:56:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-31T13:04:55.000Z (6 months ago)
- Last Synced: 2026-01-04T20:19:51.952Z (6 months ago)
- Topics: microcms, nextjs, react, tailwindcss, website
- Language: TypeScript
- Homepage: https://rmurai.com/
- Size: 4.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rmurai.com
[](./LICENSE)
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Contributing
Your contribution is always welcome. Please read [Contributing Guide](.github/CONTRIBUTING.md).