Skip to content

ShoiraTa/blog_app

Repository files navigation

Blog app

A simple blog web app that displays users and their posts.

Built With

  • HTML & CSS
  • JavaScript
  • Ruby on Rails
  • Rubocop
  • Rspec
  • OOP

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/ShoiraTa/blog_app.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/ShoiraTa/blog_app.git.
  • go to the repository folder in your command prompt.
  • run bundle install.
  • run npm install
  • create database in your postgre called Blog_development
  • run rails db:migrate
  • To run the test run rspec in your command prompt.
  • To run the rails server run rails s in your command prompt.

Author

👤 Shoira

Shoira's GitHub stats

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published