Skip to content

Full stack application using Ejs with MongoDB database & OAuth options with Express (sessions) with animations & hammer.js

Notifications You must be signed in to change notification settings

AndrasE/secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Full stack application using Ejs with MongoDb database
OAuth options with Express (sessions)
animations & hammer.js


Hi there 👋

As I was in final stages with my self-studies on Udemy. I felt intrigued to take this specific project further, implementing new features like EJS with MongoDb where the users can interact with the App. I made a lot of changes to the original project. Added animations, themes and svgs with navbar and swipe functionalites using hammer.js. It took me a bit of effort, but completed it: Ejs/Mongo/Express/Node App. In the about section of the page you can read more about this project and the challenges I faced plus particular examples and references on how I overcame these.🗒️

I hope you find it useful for your own project!

Thank you, code safe! 💻

ps.: If you want to see the deployment its hosted on heroku eco-tier the server, it might take 2-3s to spin up, please be patient. 🐨

Run 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Start with cloning this repo on your local machine via cli or github-desktop:

$ git clone https://github.com/AndrasE/secrets
$ cd PROJECTNAME

To install and set up the library, run:

$ npm install -S myLib

Or if you prefer using Yarn:

$ yarn add --dev myLib

Add your own credentials:

add own credentials or .env
setup own google and facebook Apis

Serving the app:

$ npm start

Running the tests:

$ npm test

Building a distribution version:

$ npm run build

About

Full stack application using Ejs with MongoDB database & OAuth options with Express (sessions) with animations & hammer.js

Topics

Resources

Stars

Watchers

Forks