Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princekunal101/mohemohe
Creative learning app for students and quick revision contents in organized form which help easy to grow their skills, knowledge and revision.
https://github.com/princekunal101/mohemohe
articles learn-to-code lucide-icons mdx nextjs nextjs14 shadcn-ui typescript vercel
Last synced: 11 days ago
JSON representation
Creative learning app for students and quick revision contents in organized form which help easy to grow their skills, knowledge and revision.
- Host: GitHub
- URL: https://github.com/princekunal101/mohemohe
- Owner: princekunal101
- License: mit
- Created: 2024-04-24T19:34:58.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T19:32:54.000Z (12 days ago)
- Last Synced: 2024-11-05T20:34:52.505Z (12 days ago)
- Topics: articles, learn-to-code, lucide-icons, mdx, nextjs, nextjs14, shadcn-ui, typescript, vercel
- Language: MDX
- Homepage: https://www.mohemohe.in
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Mohe Mohe
Creative learning app for students and quick revision contents/articles in organized form which help easy to grow programming skills, knowledge and revision for Engineering student.---
## Table of Contents
- [About The Project](#about-the-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## About The Project
You can read or learn article and programming language freely.
### Built With
- [Nextjs 14](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [shadcn/ui](https://ui.shadcn.com)## Getting Started
Describe how to set up your project locally. Include prerequisites and installation instructions.
### Prerequisites
List any prerequisites or dependencies required to run the project.
### Installation
1. Clone the repo
```sh
git clone https://github.com/username/repository.git
```
2. Install NPM packages
```sh
npm install
```
3. Enter your API keys, configuration, etc.
```sh
cp .env.example .env
```## Usage
Feel frely to learn and read content/article from the CSE Engineering background.
You can choose directly from chapter list. Click on the list icon and list will appear.
You can also choose themes.
## Roadmap
List future improvements or features planned for the project.
- Read Article
- Learn Programming LanguageSee the [open issues](https://github.com/princekunal101/project1/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Project Link: [https://github.com/princekunal101/project1/](https://github.com/princekunal101/project1/)
## Acknowledgements
Mention any libraries, articles, or resources used in your project.
- [Lucide icons](https://lucide.dev)
- [Vercel](https://vercel.com)
- [MDX](https://mdxjs.com)---
## Learn
- [`Java Programming`](https://www.mohemohe.in/learn/java)
- [`Java Programming Lab`](https://www.mohemohe.in/blog/opps-java-lab)
- [`Operating System`](https://www.mohemohe.in/learn/operating-system)
- [`Operating System Lab`](https://www.mohemohe.in/blog/operating-system-lab)