About | Features | Technologies | Requeriments | Start | Author
This is an application to learn NextJS, and how can I use Client Side Rendering (CSR), Server Side Rendering (SSR) and Static Site Generation. The goal's to provide posts of news.
✔️ Subscriptions on stripe;
✔️ Application using Client-side Rendering;
✔️ Application using Server-Side Rendering;
✔️ Application using Static-Site Generation;\
# Cloning project
$ git clone https://github.com/MoesioMarcelino/ignite-next-ig-news
# Enter in project folder
$ cd https://github.com/MoesioMarcelino/ignite-next-ig-news
# Install dependencies
$ yarn // or npm install
# Start project
$ yarn dev // or npm start
# Server starts on http://localhost:3000
Developed with ❤️ by Moésio Marcelino