Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mooosakhan committed Jul 2, 2024
1 parent 6ebf498 commit 0303f83
Showing 1 changed file with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
# React + Vite
πŸŒ™ **ochi.design Dark Theme Clone with React and Vite**

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
![Project Preview][(https://mooosakhan.github.io/ochi.design_clone/)]

Currently, two official plugins are available:
### 🌟 Description
Recreated the captivating **ochi.design** website with a sleek dark theme using React and Vite. This project mirrors the original's aesthetic while offering a modern dark mode experience, ideal for users who prefer darker interfaces.

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
### ✨ Features
- **Dark Mode:** Enhanced usability in low-light environments with a stylish dark color palette.
- **Responsive Design:** Ensured seamless performance across various devices and screen sizes.
- **Component Reusability:** Leveraged React's component-based architecture for scalability and code maintainability.
- **Optimized Build:** Utilized Vite for rapid development and optimized production builds.

### πŸš€ Technologies Used
React, Vite, JavaScript, HTML5, CSS3

### πŸ“ How to Use
1. **Clone the repository:** `git clone https://github.com/your-username/ochi-design-dark-theme`
2. **Install dependencies:** `npm install`
3. **Start the development server:** `npm run dev`
4. **Open** `localhost:3000` **in your browser.**

### 🀝 Contributions
Contributions are welcome! Feel free to fork the repository and submit pull requests for enhancements or bug fixes.

### πŸ™ Acknowledgments
- Original design inspiration from [ochi.design](https://ochi.design)
- Built with ❀️ by Moosa

0 comments on commit 0303f83

Please sign in to comment.