Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vishwagauravin/pro-writer

Minimal yet Pro Writer 🚀
https://github.com/vishwagauravin/pro-writer

hacktoberfest minimal nextjs note-taking notepad tailwindcss text-editor writer writing

Last synced: 2 days ago
JSON representation

Minimal yet Pro Writer 🚀

Awesome Lists containing this project

README

        



Pro Writer








## Dev Note

Welcome to Pro Writer 🚀

First of all, Thanks for using Pro Writer 💛

You can see letter count, word count, line count, and text memory size in Statistics section.
You can also set text size according to your requirement and of your choice.

What is Magic Spell? [BETA]
Need 1000 words article and stuck on 960? use Magic Spell and it will add relevant characters to your article to make it even more longer.
Not just article, try this with anything. Story, Letter, Cover, and more.

Wrote something important but forgot to save? Don't worry, we got your back. Your text is saved automatically in your device.

It works on all devices, Sounds good? Well there is lot more to come.
This project is Open Source so if you want any new feature, you can add this yourself by contributing to our GitHub repository or request a feature

### Website is Live : [prowriter.itsvg.in](https://prowriter.itsvg.in)

# Screensorts
![image](https://user-images.githubusercontent.com/81325730/194935068-342d6081-9f52-4059-947a-7c8bc6ed1e4c.png)
![image](https://user-images.githubusercontent.com/81325730/194935154-c399c7cd-5d05-47b8-b2c1-c354533b4484.png)
![image](https://user-images.githubusercontent.com/81325730/194935192-db4fc121-ca74-4631-992b-50abd86c0a4f.png)
![image](https://user-images.githubusercontent.com/81325730/194935221-7c8d3d09-1b13-4dbb-ab61-c0cbe3da84b5.png)
![image](https://user-images.githubusercontent.com/81325730/194935133-a262dcb5-cf00-4dfd-8d6f-46d01505119e.png)
![image](https://user-images.githubusercontent.com/81325730/194935265-68197cd0-3908-4006-9e5b-79c2f6c63fae.png)

# PageSpeed Insights

# Tech Used
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)

## Trying to run this locally? Follow this
**If you are Using NPM then:**
- **Step 1:** Fork and Download the Repository
- **Step 2:** Open it in editor like VSCode
- **Step 3:** Open Terminal inside it and run ``` npm install``` to install required dependencies (you can apply '--force' after command and then run it , incase you face any error)
- **Step 4:** Run ```npm run dev``` to launch the website on 'localhost:3000' and check if it is working without any error.
- **Step 5:** Do your Changes and make sure that you don't get any error or warning.
- **Step 6:** Push on github and Create a Pull Request

**Stuck? Search your issue/error on Google**

### [Play With Code](https://codesandbox.io/s/github/VishwaGauravIn/pro-writer)
[![CodeSandbox](https://img.shields.io/badge/Codesandbox-040404?style=for-the-badge&logo=codesandbox&logoColor=DBDBDB)](https://codesandbox.io/s/github/VishwaGauravIn/tools-for-tech)
[![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)](https://github.dev/VishwaGauravIn/pro-writer)