Skip to content

Welcome to my MERN project application. This is the frontend page of the refresher app. Using this app you can add users, authenticate and authorize them. Add places that people can visit. For now, Google Maps doesn't work because I don't want to add any of my credit card credentials to Google, but you can easily apply it yourself!

Notifications You must be signed in to change notification settings

Malzagic/refresher_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refresher

Refresher app is a project created for learining purpoeses. This is the frontend page of the app. Using this app you can add users, authenticate and authorize them. Add places that people can visit. For now, Google Maps doesn't work because I don't want to add any of my credit card credentials to Google, but you can easily apply it yourself! There is a commented script you can use to add Google maps.

Installation

Download the repositories and use the package manager npm to install all dependencies.

npm install

Usage

There are a few things you need to change. Create environment variables to configure links for the backend. Here u have a REST_API server: REST_API for Refresher.

FRONTEND TECH STACK:

  • ReactJs
  • HTML
  • CSS
  • React Router DOM
  • React Components
  • JavaScript

Others

App usage season to keep users logged in for 1 hour. Here are some forms of validation, on the frontend and on the backend. I used some self-made hooks to manage a few things: authorization, form validation, and creating http requests.

Live Version

refresher

About

Welcome to my MERN project application. This is the frontend page of the refresher app. Using this app you can add users, authenticate and authorize them. Add places that people can visit. For now, Google Maps doesn't work because I don't want to add any of my credit card credentials to Google, but you can easily apply it yourself!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published