- Production: https://tech1776.netlify.app/
A tech blog made with ReactJS, NextJS and Prismic.
node >= 12.0.0
- Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/ignite_blog.git
$ cd ignite_blog
$ yarn install
- Start a dev server:
$ yarn dev
- Open http://localhost:3000 on your web browser.
You can browse and read posts.
- https://prismic.io/docs/technologies/javascript
- https://prismic.io/docs/technologies/getting-started-nextjs
- https://intercom.help/prismicio/en/
- https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch
- https://react-icons.github.io/react-icons/
- https://date-fns.org/docs/Getting-Started
- https://nextjs.org/docs/basic-features/data-fetching#fallback-pages
- https://utteranc.es/
- utterance/utterances#161