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
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