GithubHelp home page GithubHelp logo

d4nqw3rty / the-art-of-development-blog Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 251 KB

The Art of Development Is a fully functional website that shows the list of posts and to interact with them by adding comments and liking posts.

Ruby 71.44% JavaScript 1.25% CSS 3.96% HTML 20.36% Batchfile 2.99%
api-rest css html5 rails6 rspec-rails

the-art-of-development-blog's Introduction

README

Microverse Education project by Danys Linares

๐Ÿ“— Table of Contents

๐Ÿ“– Blog app

The Art of Development Is a fully functional website that shows the list of posts and to interact with them by adding comments and liking posts.

๐Ÿ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Sign in
  • Adding posts for each user
  • Liking multiple posts
  • Add API endpoints

(back to top)

๐Ÿš€ Live Demo

Under construction...

(back to top)

๐Ÿ’ป Getting Started

To get a local copy up and running it in your machine, follow the next steps.

Prerequisites

In order to run this project you need:

  • Internet connection.
  • Basic knowledge of Git/Terminal.
  • Visual Studio Code Installed.
  • Ruby installed.
  • Ruby on Rails installed.

Setup

Clone this repository to your desired folder:

Terminal

cd my-folder git clone [email protected]:d4nQw3rty/the-art-of-development-blog.git

Install

Install almost all dependencies/gems of the project by running:

  • This one will install all gems inside GemFile including Rubocop:

Bundle install or Bundle i

  • This one will install stylelinter:

npm install --save-dev [email protected] [email protected] [email protected] [email protected]

Usage

To run the project, execute the following command:

rails server or rails s

To run stylinter:

npx stylelint "**/*.{css,scss}"

To run rubocop:

rubocop

Run tests

To run tests, run the following command:

bin/rails test test/models/article_test.rb

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Danys Linares

๐Ÿ‘ค Kanza Tahreem

๐Ÿ‘ค Camilo Vela

(back to top)

๐Ÿ”ญ Future Features

  • Register new users

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Hi, I would appreciate if you give this project a star(โญ๏ธ) this will encourage me to improve it and build the social network of the future.

(back to top)

๐Ÿ™ Acknowledgments

"You only fail when you stop trying"

(back to top)

โ“ FAQ

  • Can I publish this project as mine?

    • No, but you can use it as an inspiration or for educational purposes.
  • Can I modify it while practicing?

    • Yes, you can do it, but remember to give credit to the original author.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

the-art-of-development-blog's People

Contributors

camilovelag avatar d4nqw3rty avatar kanzatahreem avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.