NFT gaming blog

This is a blog web site where users can post about nft gaming.

This is a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

  • Ruby on Rails
  • Postgres

Getting Started

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

Prerequisites

  • Ruby >= 3.0.1
  • Ruby on Rails >= 7.0.1

Setup

Install

  • Open the project directory on the terminal
  • Inside the project's directory run 'bundle install' to install all the dependencies
  • run 'rails db:migrate' to migrate the database
  • run 'rails db:seed' to add some data in the database using a seed file

Usage

  • Open the project directory on the terminal
  • Run 'rails server' to start the server
  • Open the web browser and go to 'localhost:3000' to see the web page

Run tests

  • Open the project directory on the terminal
  • Run 'rspec' to run tests

Authors

👤 Luis Octavio Ramirez Cruz

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