GithubHelp home page GithubHelp logo

gsfranzoni / authentication-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 318 KB

Shell 0.92% JavaScript 1.57% Makefile 2.64% Procfile 0.04% PHP 69.15% CSS 0.06% TypeScript 25.27% Blade 0.35%

authentication-challenge's Introduction

Authentication Challenge

Challenge

Simple authentication app made with Laravel, Socialite, React and Inertia JS.

Requirements

  • I can register a new account
  • I can log in
  • I can log in or register with at least one of the following services: Google, Facebook, Twitter or Github
  • I can sign out
  • I can see my profile details
  • I can edit my details including: photo, name, bio, phone, email and password
  • I can upload a new photo or provide an image URL

Read more on the challenge page.

Project setup

First of all, you need to install docker and docker-compose. The instructions can be found here.

Then, you need to install Make. The instructions can be found here.

You need to create a .env file in the root of the project. You can use the .env.example file as a template.

cp .env.example .env

Make sure you fill the AWS_* variables with your AWS credentials, because the app uses S3 to store the user avatars.

After that, you can run the following command to start the project:

make init

It will install all dependencies and start the project. You can access the project on http://localhost.

Demo

You can see a demo of the project here.

authentication-challenge's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.