Skip to content

akhileshverma92/ochi_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ochi_2.0

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.

Table of Contents

Overview

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.

Features

  • 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.

Installation

To get started with ochi_2.0, follow these steps:

  1. Clone the repository:

    git clone https://github.com/akhileshverma92/ochi_2.0.git
  2. Navigate to the project directory:

    cd ochi_2.0
  3. Install the necessary dependencies:

    npm install

Usage

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.

Technologies

  • Frontend: React
  • Styling: Tailwind CSS
  • Animations: Framer Motion
  • Smooth Scrolling: Locomotive Scroll
  • Development: Vite

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/AmazingFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some AmazingFeature').
  5. Push to the branch (git push origin feature/AmazingFeature).
  6. Open a Pull Request.

License

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