Project to demonstrate various react concepts and their usage in the form of multiple apps termed as legos.
DEMO LINK : https://reactlegos.netlify.app/
- Random Quote Generator : App to generate a random quote from a given quotes list. Demonstrates the usage of
useState()
react hook. Learn more here
This project was bootstrapped with Create React App.
In the project directory, you can run:
To install the dependencies and node packages.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.\