/nodemailer-pta

Repository used during PTA 2021.2 in a nodemailer with strapi training

Primary LanguageJavaScriptMIT LicenseMIT

CITi Onboarding - ReactJS Boilerplate

This repository contains a basic ReactJS application which is quickly and easily deployable on Heroku.

Requirements

To deploy this project on Heroku, you'll need:

  • An Heroku account (Free)

Deploy

You need to create a heroku app, and before deploying it, you need to add a ReactJS buildpack to the heroku app, all you need to do is paste this url when adding the buildpack.

https://buildpack-registry.s3.amazonaws.com/buildpacks/mars/create-react-app.tgz

Link to deploy