PenCraft is a platform where users can share their stories and ideas with the world. It provides a space for writers to connect with readers and build their own community. The platform is designed to be a Medium-like space where users can read and write articles on various topics.
- 🏠 Home Page: A welcoming landing page that introduces the platform and its purpose.
- 📝 Blog Page: A dedicated page for reading and writing articles.
- 📈 Trending Topics: A section that highlights the most popular topics on the platform.
- 🌟 Featured Writers: A section that showcases the most prominent writers on the platform.
- 📱 Responsive Design: Fully responsive and accessible on all devices.
To install and run PenCraft, follow these steps:
# Clone the repository
git clone https://github.com/OpenOct-Club/PenCraft.git
# Navigate to the project folder
cd PenCraft
# Install the dependencies
npm install
# Run the development server
npm run dev
- Open your browser and go to http://localhost:8888 to see the website.
- Navigate through the interface to explore features like trending topics and featured writers.
- Use the blog page to read and write articles.
Contributions are welcome! If you’d like to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -m "Add new feature"
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License.
Share your stories and ideas with PenCraft! 📝