Skip to content

yomarguti/Authentication-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication App

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot screenshot screenshot

You can try a demo of this project at Netlify. The api is built on Nodejs. The backend is on another repo. I improved my knowledge on:

  • Local authentication and OAUTH
  • Tailwind Usage
  • React Hooks
  • Deployment process

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user storie.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/yomarguti/Authentication-App

# Install dependencies
$ npm install

# Run the app
$ npm start

To clone and run the backend of this app you need to run:

# Clone this repository
$ git clone https://github.com/yomarguti/backend-AuthenticationApp

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

A Dev Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published