From 089cdd86397d36cfd77c9323756f356fa22dd5d6 Mon Sep 17 00:00:00 2001 From: Ricardo Campos Date: Sun, 23 Oct 2022 16:33:49 -0300 Subject: [PATCH] Update README.md --- README.md | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59cc590..6a98cde 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,38 @@ -## Simple React Project to Study +# react-typescript-todolist + +[Udemy Course] This is React App with TypeScript and CSS modules + +# Tech stack +- [ ] Back-end +- [x] Front-end +- [ ] Docker +- [ ] Database related +- [ ] Testing +- [ ] Maven +- [x] NPM +- [ ] Java related +- [x] JavaScript/TypeScript/React related +- [ ] Shell scripting + +# Experimental stuff +- [ ] Clojure +- [ ] Wildfly +- [ ] IndexedDb +- [ ] PHP +- [ ] Slim Framework +- [ ] KnockoutJS +- [ ] ServiceWorker +- [ ] Authentication +- [ ] NodeJS + +# The course +- Title: TypeScript from basic to advanced (w/ React, Express) +- Subtitle: Learn TypeScript in practice, integrating with various market Frameworks (React, Express) and even creating projects! +- Author: Matheus Battisti +- Link: https://www.udemy.com/course/typescript-do-basico-ao-avancado-c-react-express/ + - React - TypeScript - Featuring - CSS as modules - -This project was based on a course from **Matheus Battisti** on Udemy (https://www.udemy.com/course/typescript-do-basico-ao-avancado-c-react-express/) \ No newline at end of file