Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avshir/react-sanity-portfolio
react tailwind sanity blog
https://github.com/avshir/react-sanity-portfolio
react sanity-io tailwind
Last synced: 2 days ago
JSON representation
react tailwind sanity blog
- Host: GitHub
- URL: https://github.com/avshir/react-sanity-portfolio
- Owner: avshir
- Created: 2024-10-28T15:08:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T13:55:54.000Z (3 months ago)
- Last Synced: 2024-12-10T13:11:31.865Z (about 2 months ago)
- Topics: react, sanity-io, tailwind
- Homepage: https://avshir-react-sanity-portfolio.netlify.app/
- Size: 2.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-sanity-portfolio
## deploy: [avshir-react-sanity-portfolio.netlify.app](https://avshir-react-sanity-portfolio.netlify.app)## Used technologies:
- React, CRA, react-router-dom v.6.27
- Tailwind CSS
- sanity.io (template Blog) + custom blocks
- deploy: Netlify from GitHub## Utilities:
- react-social-icons
- @tailwindcss/typography
- @sanity/client
- @sanity/image-url in React App
- @sanity/block-content-to-react### Used tutorials:
- [Build a Portfolio Website With React & Sanity.io](https://www.youtube.com/watch?v=NO7_jgzVgbc&list=PLillGF-RfqbY3c2r0htQyVbDJJoBFE6Rb&index=37) (by Kapehe, Traversy Media)
- [Sanity Crash Course: Learn The Basics in 20 Minutes!](https://www.youtube.com/watch?v=bDVAQZVeebw)(by Kapehe)