Skip to content

t-yanick/micro-reddit

Repository files navigation

Project: Micro-Reddit

In this project, I created a micro-reddit with 3 models. The models are:

  • User model
  • Post model
  • Comment model

I also created migration files with table rules, possible associations and validation conditions.

Built with

  • Ruby on Rails

Linters

  • Rubocop
  • Stylelint

Getting Started

Follow the steps below to get a local copy running:

Install

  • To run this project on local computer, you need to install Ruby on Rails.
  • Then clone the project by by typing git clone git@github.com:t-yanick/micro-reddit.git.

Run App

  • Type bundle install in the root directory of the project.
  • Type rails server in the root directory of the project.
  • Type rails db:migrate in the root directory of the project.

Author

👤 Tazoh Yanick Tazoh

🤝 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

📝 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