A full-stack Node.js Compatibility-based "FriendFinder" Application.
This app was developed as part of the Express.js homework assignment at the University of Toronto Full Stack Web Development bootcamp. This project is a testament to the mastery of advanced Node.js concepts that include client-server interaction and MySQL relational database query execution which ultimately resulted in a practical app that is simple yet powerful in its features and functionality.
- Download and Install the latest version of Node.js on you computer.
Please note that this app was developed using Node v8.11.4.
- Either download the zipped project from GitHub or clone the repo into your local machine.
The rest of the steps need to be executed on the Terminal: - Cd into the directory FriendFinder.
- To install all the dependency packages in the project locally, run:
npm install - To run the app, execute:
node serverornode server.jsornpm run-script start
If help is needed to understand something in the app or just to provide feedback/suggestion, please send an email to [email protected]
Muntasir Biojid - GitHub Profile