Skip to content

innaleikina/scroll

Repository files navigation

SCROLL

Scroll is a social media app for readers and writers. Writers can post poetry, short stories and chapters, and gain followers without having to go through a publisher. Readers can discover new talent and always have new reading material.

Visit the deployed version of Scroll

Scroll Checkout the full version of the app with these credentials:

password: test

scroll

scroll




Getting Started

to install locally run this command in your terminal

git clone https://github.com/innaleikina/scroll.git

once inside the Scroll folder run

npm install

then go into the client folder and run

npm install

again

Also in your terminal on global level run

mongod

To have the MongoDB working properly locally

Prerequisites




Built With

  • Expressjs - nodejs server side framework
  • Mongo - flexible document data model
  • Mongoose - elegant mongodb object modeling for node.js
  • Passport - authentication middleware for Node.js.
  • Bcrypt - password encryption



Authors




License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published