- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is the Frontend of an educational project for testing the integration of rails and react. It's mainly built using Ruby on Rails. Link for the backend
List of technologies used within the project
Client
Server
Database
comming soon
instructions on setting up the project locally
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone
Install this project with:
cd hello-react-front-end
bundle install
yarn add react-dom react-redux @reduxjs/toolkit axios
<!--
Example command:
```sh
cd hello-react-front-end
gem install
--->
To run the project, execute the following command:
./bin/dev
You can deploy this project using: render
👤 Author1
- GitHub: @gordonotieno
- Twitter: @GordonOtieno
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️ and follow me on my github
I would like to thank anyone whose code or Idea was used in this project
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.