Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielsafari143/hello-rails-react
https://github.com/danielsafari143/hello-rails-react
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielsafari143/hello-rails-react
- Owner: danielsafari143
- License: mit
- Created: 2023-09-18T22:25:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T20:59:40.000Z (about 1 year ago)
- Last Synced: 2024-04-23T02:52:02.216Z (7 months ago)
- Language: Ruby
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello react app
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello react app](#-catalog-of-things)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)This is a simple, react and ruby on rails app.
- RUBY
- JAVASCRIPT
- RUBY ON RAILS
- REACT JS
- REACT ROUTER
- REDUX- [ ] **Users can create, read, edit, and delete posts.**
- [ ] **Users can comment on posts.**
- [ ] **Users can like posts**
- [ ] **Test for all models**To get started with this app, you will need to have Ruby and Rails installed on your computer. Once you have Ruby and Rails installed.
### Prerequisites
In order to run this project you need:
- git
- Ruby### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/danielsafari143/hello-rails-react.git
bundle install
```### Usage
To run the project, execute the following command:
```sh
rails db:create
rails db:migrate
rails db:seed
./bin/dev
```### Run tests
To run tests, run the following commands:
```sh
rspec
rubocop
```👤 **Safari Hamuli**
- GitHub: [@danielsafari143](https://github.com/danielsafari143)
- LinkedIn: [Safari Daniel](https://www.linkedin.com/in/safari-daniel/)- [] **Authentification, Authorization**
If you would like to contribute to this app, please feel free to fork the repository and submit a pull request.
Feel free to check the [issues page](https://github.com/danielsafari143/Hello react app/issues).
If you like this project give me a follow and/or a star
We would like to thank all my coding partners at Microverse
This project is [MIT](./LICENSE) licensed.