An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# rmurai.com

[![License](https://img.shields.io/github/license/rmuraix/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).