Skip to content

Latest commit

 

History

History
159 lines (102 loc) · 3.86 KB

README.md

File metadata and controls

159 lines (102 loc) · 3.86 KB
logo

Microverse README Template

📗 Table of Contents

📖 [Count (Budget App)]

[Budget app] is a project from the fifth module of the Microverse program. It's the capstone project of its module and it consists of a web application that tracks your expenses.

🛠 Built With

Tech Stack

Client
Database

🚀 Live Demo

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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:

Install

Install this project with:

gem install bundler

Then run:

bundle install

Usage

To run the project, execute the following command:

rails s

Open browser with localhost:3000

Run tests

To run tests, run the following command:

  • rspec .

(back to top)

👥 Authors

👤 Kwaleyela Musilizo Ikafa

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project make sure to give it a star

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)