Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BunnyBlogMERN

BunnyBlogMERN is a modern blog application developed using React and Vite. It features Hot Module Replacement (HMR) for seamless live updates and enforces strict coding standards with ESLint.

Getting Started

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/your-username/bunnyblogMERN.git
  2. Navigate to the project directory:
    cd bunnyblogMERN
  3. Install server dependencies:
    npm install
  4. Start the server:
    node server/server.js
  5. Verify the server is running by visiting http://localhost:8000.
  6. Navigate to the front-end directory:
    cd bunnyblogMERN/client
  7. Install the client dependencies:
    npm install
  8. Start the client:
    npm run dev
  9. Open your preferred browser and visit http://localhost:5173.

Explore the Active Project

Visit the live site at BunnyBlogMERN Live to explore and interact with the blog!

Feel free to contribute or provide feedback on any aspect of the project!

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages