Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TO LET BLOGS

The To Let Blogs is the core component of the Blog Application platform, which serves as an online platform for creating, editing, and sharing blog posts.

Live Link

ToLetBlogs

πŸ›  Tech Stack

  • Frontend: React, Context API
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Caching: Redis

🏁 Installation

  1. Clone this repository to your local machine.
  2. Open the terminal in the repository directory.
  3. Install the packages:
npm install
  1. Create .env file in the root folder and copy paste the content of .env.sample, and add necessary credentials.

πŸ’» Running

  • To start project in development run
npm run dev
  • To start project in production run
npm run start

How to contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feat/your-feature-name or git checkout -b fix/your-bug-fix-name.
  3. Make your changes and commit them using conventional commit messages: git commit -am "feat: Add new feature". For more details on the commit format and other guidelines, please refer to the Contributor Guidelines.
  4. Push your changes to your forked repository: git push origin feat/your-feature-name.
  5. Submit a pull request to the main repository, explaining the changes you've made and providing any necessary details.

Team Details

About

A Dynamic Blog platform

Resources

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages