chimwemwe007 / my-recipe-app

A simple recipe Solo web-application that allows a user to register, login and add remove update items to an inventory.
MIT License
0 stars 0 forks source link
postgresql-database ruby ruby-on-rails

Food Reciepe

πŸ“— Table of Contents

πŸ“– Food Reciepe

My-Recipe Application is a Single page application created with Ruby on Rails framework. In this project, the webapp renders the list of the existing blog posts and will be able to interact with the posts by liking posts and adding comments.

πŸ›  Built With

Tech Stack

Client
Server
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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:https://github.com/the-faizmohammad/Food_reciepes

Install

Install the dependencies:

Create database:

Usage

To run the server:


 rails server

Open http://localhost:3000 to view it in your browser.

Run tests

To run tests, run the following command:


 rspec spec/

(back to top)

πŸ‘₯ Authors

πŸ‘€ Chimwemwe Mkandawire

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the GitHub page.

(back to top)

⭐️ Show your support

If you like this project Add a star to the repository!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for providing the required lessons and tutorials for successfully completing the project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)