ayush0801 / Beyond-Classroom

Beyond the lecture hall..... A blogging website where students can post their blogs.
https://beyond-classroom.onrender.com/
6 stars 15 forks source link
blog express hacktoberfest material-ui mern-stack mongodb mongoose nodejs reactjs

Beyond-Classroom

Beyond the lecture hall..... This is a personal blog website built using the MERN (MongoDB, Express, React, Node.js) stack for the students of IIT Jodhpur. The website allows students to create their own blog and share their thoughts, ideas, and experiences with the community.

mongo

Features

Getting Started

  1. To get started with this project, you will need to clone the repository to your local machine.

    git clone https://github.com/<username>/iit-jodhpur-personal-blog.git
  2. Once you have the repository on your machine, you can start by installing the dependencies by running the following command:

npm install
  1. Start the development server

    npm start
  2. will also need to set up a MongoDB database and add the connection string to the .env file in the root directory of the project.

  3. Visit http://localhost:3000 to view the website

Built With

What's been done

To-Do

Deployment

Currently the website is deployed on render. To visit the website, click here