/bwlog

Social Blog builded with NodeJS, MySQl, AWS, Handlebars e Bootstrap

Primary LanguageJavaScript

social-blog

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A social network for you to share your stories, no images just text

✨ Features

✔️ Login system with google auth; ✔️ Profile page;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/opauwlo/social-blog

# Access
$ cd social-blog

# Install dependencies
$ npm i

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:8000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by opauwlo

 

Back to top