technews

technews

Web app for tech enthusiasts to access, categorize, and discuss tech news with ease

lang-en lang-pt-br

Technews logo

Repository language count Repository size Commit activity Last commit Project license Layout designer

Go to the web application β†—

πŸ“’ Table of Contents

πŸ“ Overview

The project is a web application based on Jekyll that works as a complete source of news and information about technology, covering various topics from software development to hardware innovations, making it easy for enthusiasts, professionals and students of technology to stay informed about the latest trends.

The site features a user-friendly design, including responsive layouts, newsletter sign-up and social media integration, making it a must-visit destination for technology updates.

✨ Features

πŸ“š Access a wealth of tech information

πŸ“‚ Quick access to content filtered by category

⏭️ View more articles without leaving the main page with the 'Load more' button

πŸ“Š Share, like, and save posts

πŸ’¬ Engage in discussions by leaving comments on articles using your GitHub account

πŸ“ Enjoy the convenience of interactive forms powered by PHP

πŸ“± Optimized for seamless viewing on all devices

πŸ€– Demo

https://github.com/guipmdev/technews/assets/136738335/375e607c-c54c-4a8e-a191-7df84d6a5005

🎨 Layout

The layout of the application was designed by guipm.dev and is available on Figma.

Web application layout image cover

πŸ›  Technologies

The following tools were used to build the project:

Website

Jekyll JavaScript PHP

Bootstrap Sass

* See the Gemfile file

Utils

Git Ruby Figma Google Fonts VSCode

πŸš€ Getting Started

βœ”οΈ Prerequisites

Before you begin, ensure that you have the following tools installed on your machine: Git, Ruby, and RubyGems. It's also good to have an editor to work with the code, such as VSCode.

πŸ“¦ Installation

  1. Install the jekyll and bundler gems:
gem install jekyll bundler
  1. Clone the repository:
git clone https://github.com/guipmdev/technews/
  1. Change to the project directory:
cd technews
  1. Install the dependencies:
bundle install

βš™οΈ Usage

  1. Start the web application:
bundle exec jekyll serve --livereload
  1. Access https://localhost:4000/technews/ to view the application

πŸ“„ License

This project is licensed under the terms of the MIT license. See the LICENSE file for additional info.

πŸ‘ Acknowledgments


Made with πŸ’™ by @guipm.dev - Feel free to contact me!


↑   Return to the top   β†‘