Skip to content

luisspassos/ignews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ignews

IGNEWS - News portal ๐Ÿ“ฐ๐Ÿš€

Language count Made by Luรญs Passos GitHub last commit License


About ย  | ย  Technologies ย  | ย  Requirements ย  | ย  Starting ย  | ย  Images ย  ย 


๐ŸŽฏ About

https://ignews-felipenkniess.vercel.app/

The ig.news project is a blog where the users can access the content of each post according to their subscription status.

The blog possesses a buy system integrated with STRIPE, and after the user makes the payment, their subscription will be active and ready to view the full content of the entire blog. If the user doesn't wish to opt for the subscription, he will have limited access to the content of the posts. And all the necessary data for making checks of signatures or user data, are saved in FaunaDB Database.

This is a Serverless application, that is, the entire process that would depend on a backend was integrated within the front end and following the JAMStack standard.

Posts are made through the Prismic CMS panel and integrated directly from the front.

๐Ÿš€ Technologies

The following technologies were used in the project:

โœ… Requirements

๐Ÿ Starting

# Clone this project
$ git clone https://github.com/luisspassos/ignews

# Access
$ cd ignews

# Install dependencies
$ yarn install

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:3000>

๐Ÿ–ผ๏ธ Images

Web app Web app Web app Web app