Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 3.17 KB

README.md

File metadata and controls

33 lines (22 loc) · 3.17 KB

Around the US -- Full Stack Web App

An Instagram-like app that displays user's pictures and places, with functionality to like, delete, and custimize.

Overview

Live Demo

Enjoy the live demo here.

Features of the Web App

  1. Modern and accessible UI built with React, including loading, form validation, and smooth transitions and animations
  2. CRUD features with backend RESTful API to allow users to customize their profile and pictures
  3. Social environment created through the "like" system among users
  4. Responsive design with screen resolutions between 320px and 1280px
  5. User authentication and authorization implemented with JSON Web Token, and Protected Routes with react-router-dom
  6. Increased security with Helmet, CORS, password hashing, Winston Logging, dotenv, JOI/Celebrate validation

Technologies and Standards Used

🔧 🖥
Frontend React JavaScript
Backend Express.js NodeJS MongoDB
Styling CSS3
Deployment Google Cloud Ubuntu Nginx

Design

Figma