Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shebll/medium-blog-site
- Owner: shebll
- Created: 2023-07-30T13:16:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-15T20:35:58.000Z (about 1 year ago)
- Last Synced: 2023-08-15T22:14:12.315Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://medium-blog-site.vercel.app
- Size: 3.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.