micro-reddit-app

Microverse

About the Project

This project is based on the Odin Project: Building With Active Record. The challenge micro-reddit was executed to fulfill Microverse Technical Curriculum - Ruby on Rails section.

Built With

Getting Started

To use this application

  1. Click on code button.
  2. Copy the link
  3. On your local machine open git application
  4. Type 'git clone' and paste the link you copied in step 2.
  5. Go to application root folder and open bash terminal
  6. Type 'bundle install' to get the necesary gems.
  7. Type 'yarn'
  8. Type 'rails db:migrate'
  9. Type 'rails c' to start rails console and interact with the application

Author

👤 Rayan Rassam

Contribution

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

Acknowledgements