Skip to content

Commit cf97bd9

Browse files
authored
Merge pull request #666 from hackforla/docs/readme
Update readme: update tech stack list
2 parents ef8b4a6 + d884824 commit cf97bd9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,27 +25,30 @@ Civic Tech technology practitioners are a diverse and interdisciplinary group of
2525

2626
#### Frontend
2727

28+
- [Typescript](https://www.typescriptlang.org/)
2829
- [React](https://reactjs.org/)
2930
- [React Router](https://reactrouter.com/)
3031
- [Jest](https://jestjs.io/)
3132
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/)
3233
- [@axe-core/react](https://github.com/dequelabs/axe-core-npm/tree/develop/packages/react)
33-
- [Sass](https://sass-lang.com/documentation)
3434
- [Vite](https://vite.dev/)
35-
- [Babel](https://babeljs.io/)
35+
- [Tailwind CSS](https://v3.tailwindcss.com/)
36+
- [Sass](https://sass-lang.com/documentation)
3637

3738
#### Backend
3839

40+
- [Python](https://www.python.org/)
41+
- [Poetry](https://python-poetry.org/docs/)
3942
- [Django](https://www.djangoproject.com/)
4043
- [Django Rest Framework](https://www.django-rest-framework.org/)
4144
- [Swagger](https://swagger.io/docs/)
4245
- [PostgreSQL](https://www.postgresql.org/)
4346

4447
#### CD/CI Infrastructure
4548

49+
- [hackforla/incubator](https://github.com/hackforla/incubator)
4650
- [Whitenoise](https://whitenoise.readthedocs.io/en/latest/)
4751
- [AWS](https://docs.aws.amazon.com/)
48-
- [hackforla/incubator](https://github.com/hackforla/incubator)
4952
- [Docker](https://www.docker.com/)
5053
- [GitHub Actions](https://github.com/features/actions)
5154

0 commit comments

Comments
 (0)