Skip to content

PCapid3v/blogger-client

Repository files navigation

Blogger - Full-Stack Blogging Platform

As a junior software engineer, I've developed this full-stack blogging platform to demonstrate my growing skills in web development. This project reflects my ability to integrate front-end and back-end technologies to create a functional and user-friendly blogging experience.

Features

  • User-friendly interface for creating, editing, and publishing blog posts
  • Responsive design for optimal viewing on various devices
  • Secure user authentication and authorization
  • Search functionality to quickly find specific category blog
  • Categories and tags for organizing blog content

Technologies Used

  • Front-end:
    • HTML5
    • CSS3
    • JavaScript
    • React
  • Back-end:
    • nodeJS
    • express
    • Prisma
    • PostgreSQL
  • Additional Tools:
    • [Version control system Git]
    • [Hosting platform Netlify,Render.com]

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/PCapid3v/blogger.git

  1. Install the dependencies:

cd blogger npm install

  1. Set up the database:
  • Create a new database
  • Update the database configuration in config/database.js
  1. Start the development server:

npm start

  1. Open your browser and visit http://localhost:4000 to access the application.

Demo

Check out the live demo of the blogging platform: Live Demo Link

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to reach out:

Thank you for checking out my blogging platform project! I hope you find it informative and engaging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published