Skip to content

ShareMe is a Blog Website. It contains posts of different users. It is built on Ruby on Rails.

Notifications You must be signed in to change notification settings

HAMMAS-SALEEM/ShareMe

Repository files navigation

ShareMe

ShareMe is a Blog Website. It contains posts of different users. It is built on Ruby on Rails.

Link

Loom Video

Built With

  • HTML
  • CSS
  • JavaScript
  • Ruby
  • PostgreSQL

Getting Started

To get a local copy of this project:

Clone this repository or download the Zip folder:

git clone https://github.com/HAMMAS-SALEEM/ShareMe.git

Enter in root directory:

cd ShareMe

Then run:

- bundle install
- npm install

Create Database (Mandatory)

rails db:create
rails db:schema:load

If you have made a migration the run this command

rails db:migrate

run ShareMe app on server:

rails s

Open Source code of ShareMe app on VS-Code

code .

Run tests

rspec

Authors

👤 Hammas Bin Saleem

🤝 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.

About

ShareMe is a Blog Website. It contains posts of different users. It is built on Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published