- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
React Rails App is an app created to test the connection between rails and react as one app
- HTML
- Ruby
- Ruby on Rails
- Postgresql
- Api
- Home
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed on your computer:
- Ruby
- Ruby on rails
- Postgresql.
- NPM
- Yarn
Clone this repository to your desired folder with the following command:
mkdir new-folder
cd new-folder
git clone [email protected]:microvese-projects/react-rails-app.git
Then install the project's necessary dependencies with:
bundle install
npm install
Run the command below:
./bin/dev
👤 Bennyjoez
- GitHub: @bennyjoez
- Twitter: @bennyjoezz
- LinkedIn: LinkedIn
- Messages view
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give this project a ⭐️ on github if you like it !
Shout out to the:
- Ruby documentation
- Ruby on rails documentation
- React documentation
- Microverse Community
- Microverse Staff
- Reviewers
This project is MIT licensed.