Code Monkey home page Code Monkey logo

blogify's Introduction

Blogify: Your Full-Stack Blogging Platform


Welcome to Blogify, your go-to platform for creating and sharing engaging blog posts. With a focus on user-friendly design and seamless functionality, Blogify empowers you to express your thoughts and ideas effortlessly.


Blogify Screenshot


Table of Contents


Features

  • User Authentication: Securely sign up, log in, and manage your profile.
  • Create Blog Posts: Share your stories by creating and publishing new blog posts.
  • View Posts: Browse through a collection of engaging blog posts.
  • Edit and Delete Posts: Edit your published posts or remove them if needed.
  • Responsive Design: Enjoy a seamless experience on different devices.
  • User-Friendly Interface: Navigate easily with an intuitive and clean UI.

Technologies Used

  • Frontend: React, HTML, CSS, JavaScript
  • Backend: Node.js, Express.js, MySQL
  • Deployment: AWS EC2, Nginx (or other reverse proxy)
  • API Communication: Fetch API (or AJAX)

Getting Started

  1. Clone this repository: https://github.com/Amanmandal-M/Blogify.git
  2. Navigate to the backend directory: cd backend
  3. Install backend dependencies: npm install
  4. Set up your MySQL database and configure .env file.
  5. Start the backend server: npm start
  6. Navigate to the frontend directory: cd ../frontend
  7. Install frontend dependencies: npm install
  8. Start the frontend development server: npm start

Usage

  • Visit http://localhost:3000 to access the Blogify frontend.
  • Interact with the application to explore and create blog posts.

API Documentation

For detailed API documentation and available endpoints, refer to API Documentation.


Deployment

  1. Set up an AWS EC2 instance and configure it to run a Node.js application.
  2. Install and configure Nginx or any other reverse proxy to route requests to the Node.js application.
  3. Deploy the frontend build on the EC2 instance.
  4. Connect the frontend to the backend API running on the EC2 instance.

For more detailed deployment instructions, see Deployment Guide.


License

This project is licensed under the MIT License.

blogify's People

Contributors

amanmandal-m avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.