The AWAKEN APP is a React app utilizing the MailChimp and AirTable APIs to create a streamlined workflow for the administrative needs of Awaken Pittsburgh, a non-profit in the Pittsburgh area, focusing on mindfulness education. This app can streamline class rosters and attendance tracking for instructors via AirTable, and schedule emails following the class timelines via MailChimp.
Before you launch this project, you will need to clone the CORS Proxy repo found here
and then change the port from 80
to 8080
on this line.
- clone repo
npm i
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.