upretybnd / PostLux

0 stars 0 forks source link

PostLux

PostLux is a web-based blogging forum that uses React and Django to provide an enhanced blogging experience for both writers and readers. This repository serves as the open-source home for PostLux.

Getting Started

  1. Clone the repository to your local machine:

    
    git clone https://github.com/upretybnd/PostLux.git
  2. Navigate to PostLux directory
    
    cd PostLux
  3. Install the required dependencies
    
    npm i
  4. Run the app using npm

    
    npm start
    ##  How to Contribute ?

If you would like to contribute to PostLux, please see the contribution guidelines for more information.

The README file of this repository will undergo continuous updates to reflect the ongoing development progress of the project.