Skip to content

VanessaAoki/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse MIT Licensed GitHub last commit GitHub Repo stars

Rails Blog

This is a simple blog, created with Ruby on Rails. You can write, edit, and delete articles and comments from your browser.

Getting Started

Prerequisites

To run this project, you need a computer with Ruby and Ruby on Rails installed.

If you are uncertain about how to install Ruby, check out this tutorial made by The Odin Project.

If you are uncertain about how to install Ruby on Rails, check out this tutorial made by The Odin Project.

Setup

  1. Clone the repository:
https://github.com/VanessaAoki/blog.git
  1. Type $ cd bin to move to the bin folder, you must be on this folder to execute the file;

  2. Install all required gems by typing $ bundle install on the terminal;

  3. Execute $ rails server on the terminal and run http://localhost:3000/ in your browser (Google Chrome, Firefox etc.) to run the blog;

Built With

  • Ruby 3.0.0;
  • Ruby on Rails 6.1.3;
  • Ruby gems: sqlite3, puma, sass-rails, webpacker, turbolinks, jbuilder, rubocop;
  • Visual Studio, Git & GitHub;

Author

👩🏼‍💻 Vanessa Aoki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give an ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published