Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Authentication Form

Description

This project is a full stack authentication module. After cloning the repository, follow the instructions below to set up the development environment and test the code.

Technologies Used

  • JavaScript: The programming language used for development.
  • Express.js: A web framework built on Node.js that simplifies building web applications and APIs. It provides a robust middleware routing system and error handling mechanisms.
  • MongoDB: A NoSQL database known for its flexibility and scalability. It utilizes a document-oriented data model, allowing for dynamic data structures and powerful querying capabilities.

Installation

  1. Clone the repository:

    git clone https://github.com/Gowater20/fullStackAuth.git
  2. Navigate to the project directory:

    cd <project-name>
  3. Install all the libraries mentioned in the package.json file:

    npm install

Running the Server

To start the server, run the following command:

npm start

About

This is a full stack test to create an authentication linked to the MongoDB database.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages