/ig.news

📰 A Blog with integrated CMS and payment method with subscription

Primary LanguageTypeScript

📰 Ignews

Image description

🔎 A Blog with integrated CMS and subscription payment method

📁 Pages

The site has a total of 5 pages, which are:

  • Home: The page offers the option to login with Github or to create a signature on the site.
  • Posts: Offers a list of all posts on the site, but you must have a subscription to view them in full.
  • Preview (Without Subscription): A page to see just a piece of the post if the user has no subscription.
  • Post (With signature): A page presenting the complete post.

🚀 Technologies

📕 How to use it?

Before starting, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/Kayke-Fujinaka/ig.news

# access
$ cd ignnews

# install dependencies
$ yarn or npm

# Run the project
$ yarn start or npm start

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

🤝 Collaborators

Thanks to the following people who contributed to this project:

Photo by Kayke Fujinaka on GitHub
Kayke Fujinaka

📝 License

This project is under license. See the LICENSE file for more details.

 

Go back to top