My first ReactJs project 'Simple Text Editor' Wanna know a secret? you can change it to dark mode!!! Great for beginners to get hands on experience in React.
In order to do this project you will need to first learn basics of node js and its installation.
- Feature 1: Interactive UI
- Feature 2: Dark mode enabled
- Feature 3: Dynamic content via JS
- Feature 4: User friendly and bugfree
- Feature 5: Open sourse and good for beginners to learn basic React.
-React JS v18.0
-Bootstrap v5.3.0
- Install latest version of git
- [Open windows shell and type the following command below] git clone https://github.com/RiyaShenoy07/Simple-text-editor-using-React.git
- cd Simple-text-editor-using-React [change directory]
- [install latest version of NodeJS]
npm install (install NodeJS latest version) - npm start [start the development server]