A responsive education resource website for the Sunday school of Zion Alliance Church.
- In order to achieve seperation of duties, the content data is migarated to npoint, a lightweight JSON storage service. Content updater must login at npoint and edit. The front end will request data from its REST API in an AJAX way.
- News
- Data format
- Date: must be in MM/DD/YYYY format
- Data format
- Growth
- Courses
- Create React App
- Material UI
- React Router
- Storybook
- moment.js
- etc.