Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shebll/medium-blog-site

blog site bulding using next js and sanity csm
https://github.com/shebll/medium-blog-site

Last synced: about 8 hours ago
JSON representation

blog site bulding using next js and sanity csm

Awesome Lists containing this project

README

        

## Dimo
https://medium-blog-site-ebtq.vercel.app/

## some screenshots
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/medium1.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/medium2.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/medium3.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/medium4.png)

![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/mobMedium1.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/mobMedium2.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/mobMedium3.png)
![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/mobMedium4.png)

![alt text](https://github.com/shebll/medium-blog-site/blob/master/public/adminMedium.png)

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 copy the repo in your pc .
Then run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

And open [http://localhost:3000](http://localhost:3000) with your browser to see the result.