https://github.com/mit-27/react-onlinemuri-ui
This is a landing page design for OnlineMuri from dopeui website using react, tailwind css and framer-motion.
https://github.com/mit-27/react-onlinemuri-ui
figma-to-code reactjs tailwindcss ui ui-development
Last synced: about 2 months ago
JSON representation
This is a landing page design for OnlineMuri from dopeui website using react, tailwind css and framer-motion.
- Host: GitHub
- URL: https://github.com/mit-27/react-onlinemuri-ui
- Owner: mit-27
- License: mit
- Created: 2022-06-13T12:14:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T12:43:51.000Z (almost 4 years ago)
- Last Synced: 2025-06-04T09:55:27.387Z (about 1 year ago)
- Topics: figma-to-code, reactjs, tailwindcss, ui, ui-development
- Language: JavaScript
- Homepage: https://react-online-muri-ui.vercel.app/
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 OnlineMuri Landing Page Design
This is a landing page design for OnlineMuri, converted to code from [this figma template](https://dopeui.co/)
## 📸 Screenshots
You should visit the site to see animation.

## 🧑💻 Tech Stack
- [ReactJS](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Framer Motion](https://www.framer.com/motion/)
## 🏃♂️ Run Locally
1. Clone the project
```bash
git clone
```
2. Go to the project directory
```bash
cd react-onlinemuri-ui
```
3. Install dependencies
```bash
npm install
```
4. Start the development server
```bash
npm start
```
All the fonts and stuff have been included already in the appropriate folders.
## 👩⚖️ License
[MIT](./LICENSE.md) License
## 🙏 Acknowledgements
- [DopeUI and Authors](https://dopeui.co/) - For their template
- [Fueler](https://fueler.io) - For giving me the opportunity