Welcome to ochi_2.0, a visually dynamic and smooth user interface project built with React and Vite. This project incorporates modern web development tools to create a sleek and animated user experience.
ochi_2.0 is a React-based project that utilizes Tailwind CSS for styling, Framer Motion for animations, and Locomotive Scroll for smooth scrolling effects. The project is designed to provide a seamless and engaging user experience with a focus on modern design principles.
- Responsive Design: Built with Tailwind CSS for a fully responsive layout.
- Smooth Animations: Utilizes Framer Motion for smooth and customizable animations.
- Enhanced Scrolling: Implements Locomotive Scroll for smooth and controlled scrolling.
- Fast Development: Powered by Vite for a fast and optimized development experience.
To get started with ochi_2.0, follow these steps:
-
Clone the repository:
git clone https://github.com/akhileshverma92/ochi_2.0.git
-
Navigate to the project directory:
cd ochi_2.0
-
Install the necessary dependencies:
npm install
To start the development server:
npm run dev
Visit http://localhost:3000 in your browser to view the project.
To build the project for production:
npm run build
The production-ready files will be in the dist/
directory.
- Frontend: React
- Styling: Tailwind CSS
- Animations: Framer Motion
- Smooth Scrolling: Locomotive Scroll
- Development: Vite
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature
). - Make your changes.
- Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE
file for more information.
Thank you for checking out ochi_2.0! Feel free to reach out if you have any questions or suggestions.
Happy coding! 🎉
GitHub: akhileshverma92