|
1 | | -This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). |
| 1 | + |
| 2 | +[](https://github.com/your-username/popwola/blob/main/LICENSE) |
| 3 | +# Welcome to LIKHO! |
| 4 | +### AI powered Multitenant website builder🥳 |
2 | 5 |
|
3 | | -## Getting Started |
| 6 | +Are you tired of spending countless hours creating and maintaining your website? Say goodbye to overwork and welcome the future of website building with LIKHO! Our revolutionary platform harnesses the power of AI and Grafbase, allowing you to effortlessly create captivating, powerful, and customizable websites without writing a single line of code. |
4 | 7 |
|
5 | | -First, run the development server: |
| 8 | +## Features 🪄 |
6 | 9 |
|
7 | | -```bash |
8 | | -npm run dev |
9 | | -# or |
10 | | -yarn dev |
11 | | -# or |
12 | | -pnpm dev |
13 | | -``` |
| 10 | +### AI-POWERED⚡ |
| 11 | +With AI at its core, LIKHO streamlines the website creation process, making it quicker and more intuitive than ever before. No need to worry about design complexities; our intelligent algorithms will take care of that for you. |
14 | 12 |
|
15 | | -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. |
| 13 | +### NOTION STYLED - WYSIWYG 🔨 |
| 14 | +If you love Notion's simplicity and ease of use, you'll fall in love with LIKHO. Our interface is designed to be familiar and user-friendly, making it accessible to beginners and professionals alike. |
16 | 15 |
|
17 | | -You can start editing the page by modifying `app/layout.tsx`. The page auto-updates as you edit the file. |
| 16 | +### ULIMITED FREE SUB-DOMAIN 🚀 |
| 17 | +LIKHO is perfect for individuals, businesses, agencies, and even developers managing multiple clients. Seamlessly switch between different projects, collaborate with team members, and create stunning websites for various clients within one platform. |
18 | 18 |
|
19 | | -This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. |
20 | 19 |
|
21 | | -## Learn More |
22 | 20 |
|
23 | | -To learn more about Next.js, take a look at the following resources: |
| 21 | +## Tech Stack 🧑💻 |
24 | 22 |
|
25 | | -- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. |
26 | | -- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. |
| 23 | +<a href="https://nextjs.org" target="blank">Next.js</a>: A popular React framework for building fast and scalable applications. <br /> |
| 24 | +<a href="https://grafbase.com" target="blank">Grafbase</a>: Grafbase is a developer platform that provides tools for accelerating backend software development. <br /> |
| 25 | +<a href="https://www.typescriptlang.org/" target="blank">TypeScript</a>: A statically typed superset of JavaScript that enhances code maintainability and developer productivity. <br /> |
| 26 | +<a href="https://tailwindcss.com/" target="blank">Tailwind<a>: A utility-first CSS framework that enables rapid UI development with pre-built components and customizable styling. <br/> |
| 27 | +<a href="https://novel.sh/" target="blank">Novel<a>: Novel is a Notion-style WYSIWYG editor with AI-powered autocompletions. Built with Tiptap, OpenAI, and Vercel AI SDK. |
27 | 28 |
|
28 | | -You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! |
| 29 | +## Installation |
29 | 30 |
|
30 | | -## Deploy on Vercel |
| 31 | +To get started with Popwola, follow these simple steps: |
31 | 32 |
|
32 | | -The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. |
| 33 | +1. Clone the repository: |
33 | 34 |
|
34 | | -Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. |
| 35 | + ```shell |
| 36 | + git clone https://github.com/desyed/likho.git |
| 37 | + cd likho |
| 38 | + ``` |
| 39 | + |
| 40 | +2. Install the dependencies: |
| 41 | + |
| 42 | + ```shell |
| 43 | + npm install |
| 44 | + ``` |
| 45 | + |
| 46 | +3. Start the development server: |
| 47 | + |
| 48 | + ```shell |
| 49 | + npm run dev |
| 50 | + ``` |
| 51 | + |
| 52 | +4. Open your browser and navigate to `http://localhost:3000` to access Likho. |
| 53 | + |
| 54 | +## Contributing |
| 55 | + |
| 56 | +We welcome contributions from the community to make Likho even better. To contribute, please follow these steps: |
| 57 | + |
| 58 | +1. Fork the repository and clone it locally. |
| 59 | + |
| 60 | +2. Create a new branch from the `main` branch. |
| 61 | + |
| 62 | +3. Make your changes |
| 63 | + |
| 64 | +## Support |
| 65 | +Support the project by giving it a star. |
| 66 | + Or if you want to have a talk, DM me on <a href="https://twitter.com/dev_syedshihab" target="blank">Twitter</a> |
0 commit comments