AbdelazizSoliman / Recipe_app

MIT License
1 stars 0 forks source link

Recipe Application

πŸ“— Table of Contents

πŸ“– Recipe Application

Recipe App is project built with Rails and it's basically simple CRUD website, it has some features, such add creating, reading, updating and deleting features.

πŸ›  Built With

Tech Stack

Client
Database

Key Features

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need to :

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/AbdelazizSoliman/Recipe_app.git

Install

Install this project with:

  cd my-project

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rubocop
  npx stylelint "**/*.{css,scss}"
  rspec

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

πŸ‘€ Abdelaziz Soliman

πŸ‘€ Author2

πŸ‘€ Peter Dumbari

(back to top)

πŸ”­ Future Features

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you encounter any issues or have questions about the project, feel free to reach out for support. Provide information on how users can contact you, such as through email, a dedicated support channel, or by raising issues on GitHub.

(back to top)

πŸ™ Acknowledgments

I would like to express my heartfelt appreciation to Microverse for helping doing such projects, it's building our mindS and I am thankfully appreciating their efforts for heliping doing these tasks.

πŸ“ License

This project is MIT licensed.

(back to top)