https://github.com/muskan2532150/healtyme
"Welcome to our gym product e-commerce site! Discover top-notch fitness gear and supplements. Built with RoR and a powerful backend API for a smooth shopping experience."
https://github.com/muskan2532150/healtyme
fastjsonapi reactjs reduxt rspec ruby-on-rails sass swagg
Last synced: 3 months ago
JSON representation
"Welcome to our gym product e-commerce site! Discover top-notch fitness gear and supplements. Built with RoR and a powerful backend API for a smooth shopping experience."
- Host: GitHub
- URL: https://github.com/muskan2532150/healtyme
- Owner: muskan2532150
- Created: 2023-03-26T14:50:55.000Z (about 2 years ago)
- Default Branch: rubyonrails
- Last Pushed: 2023-09-21T16:29:42.000Z (over 1 year ago)
- Last Synced: 2025-02-04T13:44:11.202Z (5 months ago)
- Topics: fastjsonapi, reactjs, reduxt, rspec, ruby-on-rails, sass, swagg
- Language: Ruby
- Homepage:
- Size: 333 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HealthyMe website
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)Welcome to our gym product e-commerce site! Discover top-notch fitness gear and supplements. Built with RoR and a powerful backend API for a smooth shopping experience
Client
Database
- [live demo]() coming soon
> 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:
- [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/) on your local machine
- [Install Ruby on Rails](https://guides.rubyonrails.org/v5.1/getting_started.html)
### Setup
Clone this repository to your desired folder:
- Clone [this repository](https://github.com/muskan2532150/Budget-App.git)
### 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 .
👤 **Muskan Gupta**
- GitHub: [@Muskan-Gupta](https://github.com/muskan2532150)
- Twitter: [@Muskan Gupta](https://twitter.com/muskan2532150)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/muskan-gupt)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project make sure to give it a star
This project is [MIT](./LICENSE) licensed.