An open API service indexing awesome lists of open source software.

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.

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.

onlineMuri

## 🧑‍💻 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