This website will greet you as per the current time of day! The website is made using react.
- I have not worked much on
css
andhtml
for simplicity. - This website will give you a clear understanding of how
react
works!
This is a simple website made using,
react.js
CSS
HTML
ModuleJSX
- Run the following command:
git clone 'https://github.com/yashdoshi12/Greetings_Using_React.git'
-
cd
to the cloned folder:
cd Blog_Website_Without_Database
- Install required
npm
pakages
npm i react react-dom