Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.43 KB

README.md

File metadata and controls

66 lines (41 loc) · 1.43 KB

Advise Mentors

Advise Mentors

The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

  • Ruby on Rails
  • Rubocop, Stylint
  • Rspec

Perquisites

  • Ruby version 2.7 or higher
  • Rails 7
  • yarn
  • Node.js

Live link

Website Live link

Preview Video

Video Walk through

Getting Started 🙌

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

  • Copy and paste the following commands into your terminal to get everything up and running
    git clone https://github.com/learnwithalfred/advise_mentors
    cd advise_mentors
    bundle install
    yarn install
    rails db:setup
    bin/dev
    
    

👤 Alfred Boateng

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.