Technologies | How To Use | License
This project was developed with the following technologies:
- Next.js
- ReactJS
- TypeScript
- Next Auth
- React Icons
- Stripe
- Fauna DB
- Prismic CMS
- Axios
- Styled Components
- VS Code with EditorConfig, ESLint and Prettier
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository:
$ git clone https://github.com/MatheusPires99/ig.news
# Go into the repository:
$ cd ig.news
# Install dependencies:
$ yarn
# Start application:
$ yarn dev
# Start stripe webhooks:
$ stripe listen --forward-to localhost:3000/api/webhooks
This project is under the MIT license. See the LICENSE for more information.
Made with ❤️ by Matheus Pires 👋🏻 Get in touch!