/ig.news

Articles subscriptions app built using Next.js, Prismic and Stripe.

Primary LanguageTypeScript

ig.news logo

home
posts
preview
post

About

A amazing articles subscription app built using React and NextJS, where the people who are not subscribed can only view the preview post, the articles can be posted through Prismic which is a Content Manager System (CMS).

Technologies

The following tools were used in this project:

Getting started

You will need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/viniciuspatzer/ig.news.git

# Access
$ cd ig.news

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# The server will initialize on the localhost