UniCloth

UniCloth

NodeJs, MongoDB, Express

Project Overview

This mock Uniqlo app was my first attempt to create a web application back in 2020. The app was a rework from a web development assignment I got back in university. That assignment got me interested in web development and I spent a lot of time learning how to become a web developer. This web app is just some basic static website, with packages that handle email and password login. All user data were encrypted using bcrypt, stored in MongoDB and hosted on Heroku.

Technologies

JavaScript

NodeJs

bcrypt

MongoDB

Express

Heroku

Back