A functional MERN blog. Developed based off of a guide by Egator.
Steps to set up the project locally:
# Clone the repository
git clone https://github.com/your-username/project-name.git
# Navigate to the project directory
cd project-name
# Install dependencies
npm installHow to run the project:
# Start the application
npm startThis project is licensed under the MIT License. See LICENSE for details.