Skip to content

Itz-Hex/WebIT

Repository files navigation


Logo

WebIT

WebIt is a sleek blog site about everything to do with the web!

Table of Contents
  1. About The Project
  2. Getting Started
  3. License

About The Project

Product Name Screen Shot

WebIT is a sleek blog site I created using a Node.js express backend and an ejs, css frontend. It has a all sorts of features, some of which including:

  • Blog of the day
  • Advertisements
  • Blog searching
  • Blog categorization
  • and more!

(back to top)

Built With

  • Node
  • Express
  • CSS

(back to top)

Getting Started

Here's how you can set up and run WebIT locally.

Prerequisites

Ensure you have the following installed before proceeding.

  • npm
    npm install npm@latest -g
  • Node.js Visit here.

Installation

  1. Clone the repo
    git clone https://github.com/Itz-Hex/WebIT.git
  2. Install NPM packages
    npm install
  3. Set up a MONGODB.
  4. Enter your MONGODB information in .env
  5. Enter existing or create new email client information in .env (to send newsletter emails)
  6. Run the project
npm run devStart
  1. Head over to localhost:8080.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

A Node.js blog site all about the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published