Skip to content

About the U.S. project on React, featuring authorization and registration.

Notifications You must be signed in to change notification settings

Chen-Abudi/react-around-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌎 Project 14: React Around Auth

This project was bootstrapped with Create React App.

Overview:

  • Intro
  • Languages & Techniques
  • Images
  • Figma Design
  • Possible Improvements
  • Deployed Project

Intro

This is an responsive web application that showcases a person's travel around the U.S. It has the ability of adding, sharing or even removing photos, liking/disliking, changing profile info and picture with RESTful API. An important addition to this incredible application is Security for the homepage which includes Identication, Authentication and Authorization.

🗝️ This React project is an optimized iteration of a :

Languages & Techniques

  • ReactJS
  • Javascript
  • Identication, Authentication, Authorization
  • Data manipulation in localStorage.
  • CSS3 - Grid, flex, forms, animation etc.
  • React Hooks, Global State
  • Adaptive layout
  • Flat BEM file structure
  • OOP, DOM manipulation
  • REST API requests

Images

Figma Design :

Possible Improvements

  • Optimize it for disable people.
  • Building my own API and connecting it to the server.
  • To show any visitor the relevant content depending of their access.
  • Maximize the security.
  • Optimizie the page speed.

All authorization, registration and token requests must go through to the server running on https://register.nomoreparties.co.

Deployed Project :

React Around Auth

Check out My LinkedIn Profile

LinkedIn

Enjoy!