Quillify embodies the fusion of quill, symbolizing creativity, with the transformative 'ify,' capturing the essence of turning thoughts into written expressions
Just launched my new MERN stack blog web app 🖥️💡. Unleash your creativity with seamless CRUD operations, a feature-rich text editor, and enhanced user experience. Privacy matters - only creators can update/delete their posts
Quillify.mov
1. Follow these steps to clone the repository and run the application on your local machine.
2. Clone the repository:
https://github.com/codewithnadeem14502/Blog-MERN.git
3. Navigate to the client directory and install dependencies:
cd client
npm install
5. To run the client:
npm start
6. Navigate to the Server directory and install dependencies:
cd server
npm install
5. To run the server:
npm start
If you'd like to contribute to Books please follow these steps:
- 1)Fork the repository.
- 2)Create a new branch for your feature or bug fix.
- 3)Make your changes and submit a pull request.
Technologies used in the project:
- React
- javascript
- nodejs
- express
- mongodb
This project is licensed under the MIT License - see the LICENSE file for details.