/blogapp

Full Stack Blog App Created with Node.js/Express, REACT, and uses MongoDB as its database.

Primary LanguageJavaScript

Chatterbox 👄

by reikamoon 🎀

Table of Contents 📎

Preview
Project Description
Live Link
Technologies Used
Warnings Before Installation
Installation
Resources

Previews 📂

previewimage

Preview Image of My Blog App so Far!

Project Description 📝

Full Stack Blog App created with REACT, Node.js, and uses MongoDB for the database. Users can read articles that I wrote for my blog.

Live Link 💻

Heroku: http://chatterbox-aa.herokuapp.com/#/

Technologies Used 🔨

React, Node.js, Express, React Router Dom, MongoDB

Warning ‼️

Before installing, make sure you have Node.js/npm installed.

Node Installation
Npm Docs

Installation 🔧

1️⃣ Clone the repository
git clone https://github.com/reikamoon/blogapp.git
2️⃣ Install dependencies for the Front End side.
cd frontend
npm install
3️⃣ Install the depedencies for the Back End side.
cd blogapp
npm install

Resources 📖

Image(s) found on Unsplash
Raleway Font from Google Fonts
Icons from Font Awesome v.5