- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a hello react app created to nest within a Rails ap through API
[hello-react-front-end] is a...
List the major frameworks that you built your project using.
Ruby on rails
Server
Client
Database
Describe between 1-3 key features of the application.
- []
- []
- []
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
To install Ruby, follow the instructions on the official website.
To install Rails, run the following command in your terminal:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:andym80/Hello-Rails-back-end.git
Install this project with:
cd hello-react-front-end
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
https://github.com/andym80/hello-react-front-end cd my-folder
git clone git@github.com:andym80/hello-react-front-end.git
You can deploy this project using:
👤 Andy Menutti
- GitHub: @andym80
Describe 1 - 3 features you will add to the project.
- [devise athorization]
- [add post comment ]
- [animate incoming post]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
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.