Hello Rails React

Practice how to use rails with react in one project

Built With

  • Ruby
  • Ruby on Rails
  • OOP
  • SQL Postgres
  • React

Getting Started

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

  • Click on the top right green "code" button.
  • On the dropdown menu, choose "download with zip" button.
  • After download, extract the zip file and you have the project on your machine.
  • Make sure that your PostgreSQL server is running and you have the ability to establish connection with the database.
  • Execute rails db:create to create the database.
  • Run the command rails db:migrate to create the neccessary tables and relations.
  • Execute rails db:seed to populate the database with data.
  • Run rails s to run the application.

Author

👤 Shady Shawkat

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