GithubHelp home page GithubHelp logo

blogging-backend's Introduction

BLOGSERAD

BLOGSREAD is a dynamic platform built on the NEXT framework, where users can create and explore blogs from a diverse community of writers.

The website's efficient rendering and dynamic user interfaces enhance the user experience. Additionally, BLOGSREAD offers Dark Mode, providing users with a visually appealing and comfortable alternative theme for reading and interacting with the content.

Prerequsites

Features Implemented

1. Frontend

  1. Home page to see all the blogs
  2. Login and SignUp pages for authentication
  3. LogOut Route
  4. Create Blog route
  5. User profile route
  6. Light and Dark mode
  7. Error and NotFound page

NOTE: User Profile route is only accessible for logged in user.

2. Backend

  1. Auth Routes
    • Login
    • SignUp
  2. User Routes
    • Create a new blog
    • Update the blog
    • Update his credentials

Technologies and Packages Used

1. Frontend

  1. Next13
  2. Axios
  3. Tailwind CSS

2. Backend

  1. Node
  2. Express
  3. MongoDB
  4. Mongoose
  5. Bcryptjs
  6. JsonWebToken

How to run the project on your local setup

Clone the fronend and backend repositories, cd into both frontend and backend directories individually.

  • Fork the frontend repository
  • Clone the repository (git clone)
  • Install the dependencies (npm install)
  • Run dev command (npm run dev)
  • Fork the frontend repositry
  • Clone the repository (git clone)
  • Install the dependencies (npm install)
  • Run start command (npm run start)

NOTE: Run backend start command before frontend start command.

Running the test

Tests are written for backend. Fork, clone and install all the dependencies and run the following command.

npm run test

Contributing

Contributions from the community are highly valued and encouraged, as they play a crucial role in refining and expanding the capabilities of this repository, making it a collaborative hub for continuous improvement and innovation.

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/FeatureBranch)
  3. Commit your Changes (git commit -m "changes")
  4. Push to the Branch (git push origin feature/FeatureBranch)
  5. Create a Pull Request

License

MIT

About

Yana Gupta

blogging-backend's People

Contributors

yana-gupta avatar subhro1530 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.