Skip to content

wandji20/micro-reddit

Repository files navigation

Micro-Reddit

A micro-reddit app build in rails where users can create posts and comment on their post and that of other users. screenshot

Built With

  • Ruby
  • Rails
  • SQL

Prerequisites

Text Editor (VSCode is suggested.) Ruby Rails Bundler Yarn SQL

Getting Started

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

  • Fork this project
  • Open your terminal
  • Clone this project git clone https://github.com/wandji20/micro-reddit.git
  • Go to the project folder cd micro-reddit

Install

  • Run bundle install
  • Migrate de database rails db:migrate

Run tests

  • Run rails c or rails console
  • You will be able interact with the migration tables generated by the model.

Authors

👤 Author1

👤 Author2

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Odin project for the tutorials.

📝 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