Skip to content

Wikitelmex/recipe-project

Repository files navigation

Ruby on Rails Grannys Recipe Team project

Live Demo

See Deployed Project

Built with

  • Ruby
  • Ruby on Rails
  • Javascript
  • Html
  • Css

Requirements

  • VSCode installed
  • Rails 7 installed
  • Ruby 3 installed
  • PostgreSQL installed

Installation

1 - On Github, on the main page of the RoR-blog, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/Wikitelmex/recipe-project.git).

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

2 - open your terminal and clone the project running

git clone https://github.com/Wikitelmex/recipe-project.git

3 - install all the gems running

bundle install

4 - create the databases

rails db:create

4 - to run the project use

rails s

Authors

👤 Alex Castillo

👤 Ajayi Peter

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

  • Ruby version 3.0.0

  • Configuration file: config/application.rb

  • Database creation script: config/database.yml

  • Database initialization: db/schema.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors