RandomVerse is a lightweight, user-friendly website built with React v18, TypeScript, Tailwind CSS, Disy UI, and react-router-dom. It provides users with random entertainment content including memes and motivational quotes. The website is designed to be mobile-friendly and offers a seamless experience across devices.
- Random Memes: Users can view and download random memes.
- Motivational Quotes: Inspiring quotes from famous personalities are available for users to read.
- User-Friendly Interface: Intuitive design to enhance user experience.
- Mobile Responsive: Ensures usability and functionality on mobile devices.
- Lightweight: Optimized for performance and fast loading times.
- React v18: Frontend JavaScript library for building user interfaces.
- TypeScript: Provides type-checking capabilities to JavaScript.
- Tailwind CSS: Utility-first CSS framework for styling.
- Disy UI: A component library for React (replace with a brief description or link if it's a less known library).
- react-router-dom: Declarative routing for React applications.
- Clone the repository:
git clone https://github.com/ahmod001/random-verse.git
- Run this commands
cd random-verse npm install npm run dev
This project is licensed under the MIT License.