A simple React application that displays interesting facts about React.js with a clean, modern UI.
- Responsive navigation bar with React logo
- Main content section with fun facts about React
- Custom styled list with colorful markers
- Background image effect
- React.js
- CSS for styling
- Vite
- git clone https://github.com/AbdulRaafaay/React-Facts
- cd React-Facts
- npm install
- npm run dev