Skip to content

A web app maded in nodeJS, express, handlebars, passport and flash

License

Notifications You must be signed in to change notification settings

unwxnted/BetterContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterContacts

BetterContacts is a simple contact app made with Node.js and Express.js. It allows users to create and manage their contacts, as well as perform other actions such as login and registration.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js

  • npm (included with Node.js)

Installing

To install the dependencies, navigate to the root of the project and run:

npm install

Running the app

To start the app in development mode, run:

npm run dev

The app will now be running on http://localhost:3000.

Built With

  • Node.js - JavaScript runtime

  • Express.js - Web framework for Node.js

  • express-handlebars - Handlebars view engine for Express

  • mysql - Node.js driver for MySQL

  • passport - Authentication middleware for Node.js

Contribution

I'd love to have your help making this project better.

About

A web app maded in nodeJS, express, handlebars, passport and flash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published