Skip to content

A JAMStack application of a news page with subscription developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. Also was used the Stripe API for payment and subscription management, FaunaDB as database and Prismic as Headless CMS.

License

Notifications You must be signed in to change notification settings

igoormichaeel/ignews

Repository files navigation

ig.news

cover

About this project

A JAMStack application of a news page for subscribers developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. If you're not a subscriber you'll not have full access to the posts, to have it, you need to be logged into an account with active membership. You can login using your GitHub account.

Technologies and tools

Demonstration

demonstration

Getting Started

Requirements

To run this project in the development mode, you'll need to have:

Installing

On terminal, clone de repository and go to the directory

$ git clone https://github.com/igoormichaeel/ignews.git
$ cd ignews

And execute the following command to install all de dependencies:

$ yarn

Then, to runs the app in the development mode, execute:

$ yarn dev

Open http://localhost:3000 to view it in the browser.

About

A JAMStack application of a news page with subscription developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. Also was used the Stripe API for payment and subscription management, FaunaDB as database and Prismic as Headless CMS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published