About The Project

Simple authentication application.

ezgif com-gif-maker

Build With

  • React.js
  • Express
  • Node
  • MongoDB
  • Bootstrap

Getting Started

Installation

npm i

Usage

Start Server

cd server && nodemon server.js

Start React app

npm run start

Run Test

npm run test

TODO

  • Finish unit testing
  • Update UI
  • Clean up/modularize code
  • Implement CD