-
Notifications
You must be signed in to change notification settings - Fork 30
Civic Tech Index Site Architecture [DRAFT]
Levi Adissi edited this page Aug 27, 2021
·
17 revisions
Civic Tech Index (CTI) uses React, a JavaScript library for building user interfaces, to generate the CTI website. One sentence summary of site architecture.
This guide provides a description of the folders and files in the Civic Tech Index repository and how to work with them.
Helpful documentation if you're new to insert technology or front-end development:
If you're ready to skip to creating a page: Creating a page for Hack for LA
-
Repository Overview
- Configuration Files
- React Pages
- React Components
- Assets
- [Cypress / Testing] ()
- [Material-UI] ()
- [ESLint / Prettier] ()
- Pages
- Redirections
- Projects
- Organizations
- Guide Pages
- Styling
- API Endpoints
The Wiki is a working document and we would love to improve it. Please compile any questions and suggestions you may have and submit it via creating an issue on our project board.