Demonstration of the application | Features | Technologies used | Application installation
- Login with GitHub
- Subscribe to the blog through recurring payment
- View partial blog posts if you're not logged in or have an active subscription
- View full blog posts if logged in and with an active subscription
git clone https://github.com/mathwcruz/ignite-reactjs-chapter_III-ignews.gitto clone the repository
To run the application on the web, follow the instructions from your terminal:
cd ignite-reactjs-chapter_III-ignewsandcode .- run
yarnto install the dependencies of the project - After that, run
yarn devto run the application, will open at the addresslocalhost:3000
Matheus da Cruz 🚀

