Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anselemodims/rails-react


https://github.com/anselemodims/rails-react

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Hello-Rails-React
>
## Built With

- Ruby
- Ruby on Rails
- React
- Redux
- git

## Getting Started

To get a local copy up and running follow these simple example steps.

Clone the project by using terminal:

```
git clone [email protected]:AnselemOdims/rails-react.git

```
```
cd rails-react

```
and then run the following command

```
bundle install
```

### Development

- Create database and run migrations using
```
bin/rails db:setup
```
- Start the server using
```
bin/rails s
```

- To run test
`rspec spec`

### Prerequisites

- Ruby
- Rails
- Node

Rspec gem for testing enviroment

## Author

👤 **ANSELEM ODIMEGWU**

- GitHub: [@AnselemOdims](https://github.com/AnselemOdims)
- LinkedIn: [Anselem Odimegwu](https://www.linkedin.com/in/anselem-odimegwu/)
- Email: [email protected]

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/AnselemOdims/rails-react/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.