Skip to content

Project created while learning react.js and created according to the tutorial. learned different concept about function based components in react

Notifications You must be signed in to change notification settings

yogijagdish/Word-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORD APP PROJECT

This is a project developed with the purpose of learning react and javascript and to build something from it.
This word app will allow the user to write text and convert the whole text in uppercase or lowercase as required. It will also count the caracters and word entered in the textbox. To increase it's beauty there is also dark mode option which will change the colour of the interface and enable dark mode.

This project is build using

REACT
It is a javascript framework that is used to build single page applications. This single page application makes the website fast to load and there is less communication of data from server
Tailwind CSS
It is utility-first CSS framework that makes us easy to design our website as there is no need of writing all css codes all the css work can be done by just adding class name.
REACT ROUTER DOM
It is a useful library used to redirect pages as we do in HTML with the help of tag. Since, REACT is used to develop single page applications and we need to redirect pages so react router dom is used for this purpose

About

Project created while learning react.js and created according to the tutorial. learned different concept about function based components in react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published