Webapp for writing your Articles of your choice
JAVASCRIPT, REACT, APPWRITE , and VSCODE
Before using this project, you will need to install the following dependencies:
- @reduxjs/toolkit
- @tinymce/tinymce-react
- appwrite
- html-react-parser
- react-hook-form
- react-redux
- react-router-dom
To install this project, follow these steps:
- Clone the repository:
https://github.com/Ashdixit382/ArticleWebapp.git
- Install dependencies:
npm install
- Run the project:
npm run dev
To use this project, follow these steps:
- Open the project in your preferred code editor.
- Modify the code to fit your needs.
- Run the project:
npm dev start
If you'd like to contribute to this project, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.