Skip to content

Francogalfre/codeblog-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Codeblog ๐ŸŒŒ

A blog about code and programming, built with React and the MERN stack

Table of Contents

Getting Started ๐Ÿ“š

To run the blog on your local machine, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in the terminal.
  3. Run npm install to install the dependencies.
  4. Run npm start to start the development server.


Images from the Project ๐Ÿ“ธ










Features ๐ŸŒ€

The blog has the following features:

  • User authentication: Users can create an account, log in, and log out using JWT tokens.
  • CRUD operations for blog posts: Users can create, read, update, and delete posts.
  • View post creator profile: Users can view all posts created by a specific user.
  • View individual post: Users can view each post and its details.
  • Comments: Comming Soon...

Technology Stack ๐ŸŽฎ

The blog was built using the following technologies:

  • MongoDB: a NoSQL database for storing blog posts and user data.
  • Express: a backend framework for building APIs.
  • React: a frontend library for building user interfaces.
  • Node.js: a JavaScript runtime for running the backend server.
  • Tailwind: a CSS framework for styling the frontend.

Contributing ๐Ÿค๐Ÿป

If you would like to contribute to the blog, please open a pull request with your changes. All contributions are welcome, including bug fixes, new features, and improvements to the existing code.

Authors ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป

About

Your MERN-powered programming and tech hub. Create, edit, and share insightful posts. Start your coding journey today! ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks