Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwibbler/hello-rails-back-end
https://github.com/qwibbler/hello-rails-back-end
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/qwibbler/hello-rails-back-end
- Owner: qwibbler
- License: mit
- Created: 2022-08-09T18:57:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T10:11:09.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:58:38.720Z (over 1 year ago)
- Language: Ruby
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Build a project in two separate Apps
# 1) HelloRails Back-end
In this repo
# 2) HelloReact Front-end
[In this repo](https://github.com/qwibbler/hello-react-front-end/pull/1)
## Description
This app is about building a Rails API for the back-end and a React.js app for the front-end
## Built With
- Ruby
- Ruby on Rails
- React
- Redux## Run it
Use the following steps to run this Project locally:
- Create a directory
- Open the terminal
- Run this command:
`git clone [email protected]:Juanse7793/HelloRails-back-end.git`
`git clone [email protected]:Juanse7793/HelloReact-front-end.git`- Enter in to the folder:
`cd HelloRails-back-end`
`cd HelloReact-front-end`- Open the folder with a code editor (VS Code preferred)
- For back end run `bundle install`
- For front end run `npm start`## Author
👤 **Humaira Zaman**
- GitHub: [@qwibbler](https://github.com/qwibbler)
- Twitter: [@hmemaz](https://twitter.com/hmemaz)
- LinkedIn: [Humaira Zaman](https://www.linkedin.com/in/hmemaz1994/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [MIT](./LICENSE) licensed.