Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preciousakams/rqils-react-backend
https://github.com/preciousakams/rqils-react-backend
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/preciousakams/rqils-react-backend
- Owner: preciousakams
- Created: 2022-09-28T16:46:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T06:30:09.000Z (about 2 years ago)
- Last Synced: 2024-10-12T09:51:13.792Z (about 1 month ago)
- Language: Ruby
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react rails app
> A greeting api that renders random greetings built for learning purposes.***
# [Link to the frontend app](https://github.com/kamzzy/rails-react-frontend/tree/features)## Built With
* Ruby On Rails
* Ruby
***
## Getting Started* Clone the repository to get a local copy
* Run `bundle install` to install all depndencies
*Run `npm install` to install all depndencies`
* Run `rails db:migrate` to create the database`* Run the app using `rails s` and visit `http://localhost:3000/` in your browser
***
## unit testing
* Run tests using rspec
***
### Prerequisites
* Ruby
* Rails
* NodeJs
***
### Author👤 Onyeagoziri Precious Akams
* GitHub: [@kamzzy](https://github.com/kamzzy)
* Twitter:[@precious_akams](https://twitter.com/precious_akams)
* LinkedIn:[Onyeagoziri Akams](https://www.linkedin.com/in/onyeagoziri-akams/)
* AngelList:[Onyeagoziri Akams](https://angel.co/u/onyeagoziri-akams)
***
### 🤝 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
* Microverse
***This project is [MIT](./MIT.md) licensed.