Skip to content
/ jotleaf Public

Jot Leaf is a lifestyle blog where users post short articles - jots. A jot has an image attached and belongs to at least one category.

License

Notifications You must be signed in to change notification settings

cyonii/jotleaf

Repository files navigation

Jot Leaf

About

Jot Leaf is a lifestyle blog where users post 'jot' articles. A jot article must have an image attached to it and belong to one or more categories. A category can have many jot articles tagged to them.

Scrrenshots

Screenshot Screenshot Screenshot

Built With

  • Ruby v2.7.0
  • Ruby on Rails v6.0.3.4
  • Bootstrap v5.0.0.beta1
  • HTML5
  • CSS(SCSS)

Getting Started

In other to get a copy up and running on your local machine, follow the step-by-step instruction below.

  • clone this repo by running git clone git@github.com:cyonii/jotleaf.git
  • run cd jotleaf to change into the project's directory
  • run bundle install to install the project's dependencies
  • you may need to run yarn install to update yarn packages
  • run rails db:create and rails db:migrate to setup database
  • run rails server to start application
  • head over to your browser and open http//:localhost:3000

Live Demo

Live demo

Run Tests

run rspec in the containing folder to run the tests the application.

Author

👤 CY Kalu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Support

Give a ⭐️ if you like this project!

Appreciation

Special appreciation to Nelson Sakwa who made the design used to develop this project's UI.

📝 License

This project is MIT licensed.

About

Jot Leaf is a lifestyle blog where users post short articles - jots. A jot has an image attached and belongs to at least one category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages