/sodium

Primary LanguageJavaScript

Sodium

sodium-Home.jpg

Welcome to Sodium, an article reading website focusing on salty articles

Sodium is a clone of the popular site, Medium.

This application is built upon Pug.js and uses express/sequelize for the backend.

Technologies Used

  1. JavaScript
  2. Pug.js
  3. Express
  4. Sequelize

How To Use

# Clone this repository
$ git clone https://github.com/dpxrk/sodium.git


# Install dependencies in react-app directory
$ npm install

# Run front end server
$ npm start

Looking Back:

As this project was our first full stack application, attempting and understanding AJAX, we were able to obtain a degree of satisfication with our code. It was a sprint to finish the project, however, we were able to manage in completing it.