A social media site demo called as "Socialite" for users.
- Clone the repository to the system
npm install- To install the required packages- Install redis server(download redis if using windows(my case, download the msi file and install it) and run the redis service from
service workerin task manager or directly run the.exefile from the directory where redis is installed. ) - Run
redis-servercommand to start redis server (not needed if you're following the above method.) npm start- To run the server and start the app!
HTML, CSS(Scss), JavaScript, nodeJS, ExpressJS, MongoDB, redis-server, Ajax, passport-jwt etc.