Skip to content

AlejandroNeira98/BlogProject

Repository files navigation

BlogProject

This project consists in the creation of a full-stack web application where the users are able to create posts, and provide comments and likes to the posts of other users.

Built With

  • Ruby
  • RSpec
  • Postgres Sql

Getting Started

To get a local copy follow these simple example steps.

1.- Open the terminal window and clone the repository using this command:
git clone https://github.com/AlejandroNeira98/BlogProject.git

2.- Change the directory to the school-library directory
cd BlogProject
3.- Install the project's dependencies by running this command:
bundle install 4.- In PostgreSQL create a database, remember the name, the owner and the password 5.- Go to config/database.yml under development specify the database name, owner(username), and password 6.- To migrate from rails to your database run 'rails db:migrate' 6.- To run the application the following command rails s

Author

👤 Alejandro Neira

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

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors