Skip to content

Commit 852234d

Browse files
docs: link to libs and frameworks
1 parent 9ff79a7 commit 852234d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ This is a fully-featured Django-React boilerplate built for great development ex
1818

1919
### Frontend
2020

21-
- React
22-
- Typescript
23-
- React Router
24-
- Styled Components
25-
- React Testing Library
26-
- Webpack
21+
- [React](https://reactjs.org/)
22+
- [Typescript](https://www.typescriptlang.org/)
23+
- [React Router](https://reactrouter.com/)
24+
- [Styled Components](https://styled-components.com/)
25+
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro)
26+
- [Webpack](https://webpack.js.org/)
2727

2828
| Other features | Status |
2929
| --------------------------- | ------ |
@@ -36,8 +36,8 @@ This is a fully-featured Django-React boilerplate built for great development ex
3636

3737
### Backend
3838

39-
- Django
40-
- Django REST Framework
39+
- [Django](https://www.djangoproject.com/)
40+
- [Django REST Framework](https://www.django-rest-framework.org/)
4141
- Django CORS Headers
4242

4343
| Other features | Status |
@@ -48,8 +48,8 @@ This is a fully-featured Django-React boilerplate built for great development ex
4848
### Infrastructure
4949

5050
- Docker image with
51-
- Memcached
52-
- PostgreSQL
51+
- [Memcached](https://memcached.org/)
52+
- [PostgreSQL](https://www.postgresql.org/)
5353

5454
| Other features | Status |
5555
| ------------------------------------------------------------------------------------------ | ------ |
@@ -58,10 +58,10 @@ This is a fully-featured Django-React boilerplate built for great development ex
5858

5959
### Integrations
6060

61-
- Sentry
62-
- Cloudinary
63-
- Twilio
64-
- Google Analytics
61+
- [Sentry](https://sentry.io/welcome/)
62+
- [Cloudinary](https://cloudinary.com/)
63+
- [Twilio](https://www.twilio.com/)
64+
- [Google Analytics](https://analytics.google.com/analytics/web/)
6565

6666
## Development directions
6767

0 commit comments

Comments
 (0)