https://github.com/srummanf/poietes
Jotting down thoughts, drafting ideas, or creating polished notes
https://github.com/srummanf/poietes
minimalist nextjs note-taking
Last synced: 5 months ago
JSON representation
Jotting down thoughts, drafting ideas, or creating polished notes
- Host: GitHub
- URL: https://github.com/srummanf/poietes
- Owner: srummanf
- License: mit
- Created: 2025-07-21T15:40:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-21T17:04:21.000Z (6 months ago)
- Last Synced: 2025-07-21T18:47:52.446Z (6 months ago)
- Topics: minimalist, nextjs, note-taking
- Language: TypeScript
- Homepage: https://poietes.vercel.app
- Size: 1.27 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poietes
**Poietes** is a streamlined, distraction-free writing interface designed for clarity and focus. It includes a built-in screenshot feature to quickly save or share your work.


---
## Features
- Clean, distraction-free writing interface
- Screenshot capture of your writing
- Smooth transitions using Framer Motion
- Responsive and fast performance with Next.js
---
## Tech Stack
- **Next.js** – App framework for fast, modern web development
- **Framer Motion** – Declarative animations for a smooth writing experience
- **Tailwind CSS** – Utility-first CSS for responsive design
---
## Inspiration and Credit
This project was inspired by the clean writing experience offered by [Cretu.dev](https://cretu.dev/). The original project was licensed under the MIT License and has been adapted with customizations.
Original License is preserved in the repository.
---
## Getting Started
1. Clone the repository:
`git clone https://github.com/srummanf/poietes.git`
2. Navigate into the project:
`cd poietes`
3. Install dependencies:
`npm install`
4. Start the development server:
`npm run dev`
5. Open your browser and navigate to:
`http://localhost:3000` (or whatever port your dev server chooses)
---
## Deployment
This project is deployed via **Vercel** :
[https://poietes.vercel.app](https://poietes.vercel.app)
---
## Credits
* Inspired by the writer by cristicretu([View Github Repo](https://github.com/cristicretu/writer))
---
## Contribution
For guidelines on how to contribute to this project, please refer to the [Contribution Guide](./CONTRIBUTION.md).
---
## License
This project is released under the [MIT License](./LICENSE.md).
---
# Just you and your words—nothing else. A writing space with zero noise, all clarity.
---
Maintained by
Shaikh Rumman Fardeen
GitHub: @srummanf
rummanfardeen4567@gmail.com
Project Links
Live Demo
Source Code
MIT License | Contributing