Modern UI/UX website, developed using React.js and Tailwind CSS, exemplifies modern UI/UX principles. Its sleek design, seamless animations, and overall user experience set a high standard, serving as a reference or inspiration for future modern applications or websites in general.
Make sure you have the following things installed on your machine:
- Vite
- React.js
- Tailwind CSS
- React-just-parallax - Library for creating parallax effects in React applications.
- React-router-dom - Routing library for React applications.
- Scroll-lock - Library to prevent scrolling of body content while a particular component is active.
To run Omnimind locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Ayush272002/Omnimind.git
-
Navigate into the project directory:
cd Omnimind
-
Install dependencies:
npm install
-
Start the application:
npm run dev
-
Open your browser and visit
http://localhost:5173
to use Omnimind.
Contributions to Omnimind are welcome! If you have suggestions for new features, bug fixes, or improvements, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.