Git Product home page Git Product logo

blogstack's Introduction

#BlogStack BlogStack is a fully functional blog platform developed using modern web technologies. This project includes a backend API with Node.js and Express.js, data storage with MongoDB, and a frontend application with React.js.

##Features ##User Management:

User registration and login Password reset Profile update Blog Management:

Create, edit, and delete blog posts Comment on blog posts Filter blog posts by categories Search and Filtering:

##Keyword search Filter by category Sort by date Comprehensive API Support:

##RESTful API for CRUD operations API documentation with Swagger Modern UI/UX:

Mobile responsive design User-friendly interface

##Technologies ##Frontend: React.js Tailwind CSS Axios

##Backend: Node.js Express.js Mongoose Database:

MongoDB Other Tools:

JWT (JSON Web Tokens) for authentication Swagger for API documentation Dotenv for environment variable management Installation To run this project locally, follow these steps:

Clone the Repository:

bash Copy code git clone https://github.com/baharkose/blogstack.git Backend Setup:

bash Copy code cd blogstack/backend npm install Set Environment Variables: Create a .env file in the backend directory and add the required variables.

env Copy code PORT=8000 MONGODB_URI=mongodb://localhost:27017/blogstack JWT_SECRET=your_jwt_secret Start Backend:

bash Copy code npm run dev Frontend Setup:

bash Copy code cd ../frontend npm install Start Frontend:

bash Copy code npm start Open in Browser:

Postman Link: https://go.postman.co/workspace/b6978b8e-7d93-4c69-be88-194670ac3583/collection/33299441-c7dc5e8d-bda4-4626-a451-ba194c94d9f2

arduino Copy code http://localhost:8001 Contributing If you would like to contribute, please fork the repository, create a feature branch, and submit a pull request. All feedback and contributions are welcome.

License This project is licensed under the MIT License. See the LICENSE file for more details.

Contact For any questions or suggestions, please contact us:

Email: [email protected]

blogstack's People

Contributors

baharkose avatar mesbol6647 avatar mcc1461 avatar

Stargazers

Saliha Oguz 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.