Skip to content

AlexErdei73/learn-about-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEARN ABOUT ME

It is a mini social media app, which has been made in the book Express In Action by Evan M. Hahn. The book is a great one, but a bit old. I have updated the code with the newest versions of the libraries and used the alternatives instead of depricated ones.

Installation

  1. Install MongoDB for your system from MongoDB installation The database needs to be listening on localhost:27017/test .
  2. Clone the repository
  3. cd learn-about-me and npm i to install the dependancies.
  4. npm start will start the app.js file, which is an Express app.
  5. Open with your browser the http://localhost:3000 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published