ashutoshkrris / TechyWrite-Old

A website to list down available paid writing opportunities for technical writers.
techywrite.vercel.app
MIT License
8 stars 11 forks source link
hacktoberfest javascript vuejs

![Logo](https://user-images.githubusercontent.com/101503258/196723802-179cfe0a-36e8-4c16-aa91-877f413e5c02.png)

Awesome

A website to list down available paid writing opportunities for technical writers.

πŸ‘¨β€πŸ’» Tech Stack

Vue JS Tailwind CSS

πŸ› οΈ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

Clone the repository

git clone https://github.com/ashutoshkrris/TechyWrite.git

Change the working directory

cd TechyWrite

Install dependencies

npm install

Run the app

npm run dev

Adding a new opportunity to the list

Found a paid technical writing opportunity we don't have yet? You can easily add it using the following steps:

  1. Go to the opportunities list JSON file: https://github.com/ashutoshkrris/TechyWrite/blob/master/src/data.json

  2. Add an object to it as follows:

  {
    "name": "Digital Ocean",
    "type": "Publication",
    "link": "https://www.digitalocean.com/community/pages/write-for-digitalocean",
    "categories": ["Infrastructure", "Open Source"],
    "minRate": 300,
    "maxRate": 400,
    "description": "Matches payments with donations to tech-focused charities. Further opportunities for paid updates to existing tutorials."
  }
  1. Once done you can now raise a Pull Request to the main branch

Note: You can also create an issue to suggest a new source. Click here to create the issue.

License

This project follows the MIT License.

Made with β™₯ by Ashutosh Krishna

forthebadge

github

linkedin