Skip to content

BurgosCoralis-FS/authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication

A web application demonstrating user authentication, API development and frontend implementation using ReactJS.


homescreen

FeaturesFilesHow To Use

Try it out here

Features

  • React
# Install dependencies
$ npm i
# run the app
$ npm run dev:client

Files

  • api: contains files related to the backend API development.
  • client: contains files for the frontend React.js app

How To Use

To clone and run this application, you'll need Git, Node.js installed on your computer. From your command line:

# Clone this repository
$ git clone #

# Install dependencies
$ npm i

# Run the app
$ npm run dev:client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published