Skip to content

Latest commit

 

History

History
87 lines (59 loc) · 2.82 KB

README.md

File metadata and controls

87 lines (59 loc) · 2.82 KB

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