From 5e0d3ced29dcc333420f7ae50e82af32e07060bd Mon Sep 17 00:00:00 2001 From: mohan884 Date: Mon, 19 Aug 2024 18:33:11 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 120f12a..6a8b0cc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A couple of projects to get familiar with the React framework. ![Giphy](https://media.giphy.com/media/26DNeo2xDmfj3plbW/giphy.gif) -## Projects +# Projects 1. **todo**: Basic todo app to get started. 2. **tictactoe**: A tic-tac-toe game uses states and props. 3. **markdown-editor**: A real-time markdown editor SPA. [(Live Demo)](https://react-markdown-editor.firebaseapp.com) @@ -24,8 +24,11 @@ A couple of projects to get familiar with the React framework. ## Development + Projects such as _create-react-app_, _nwb_ and _react-slingshot_ have been used to setup development envs. +AND + Install all the required packages/dependencies using yarn ### `yarn`