This project was bootstrapped with Create React App.
- Icons from Feathers Project
- Styling by Styled Components
- Reading Mode Parser by Mercury - Postlight
- Serverless Lambda with Netlify Functions
- Deployment with Netlify Hosting
yarn
yarn start # start the frontend development server
yarn serve:lambda # start the functions development server
yarn
yarn build