📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐ Show your support
- 🙏 Acknowledgements
- 📝 License
📖 hello-rails-react
hello-rails-react is project to practice setting up a Rails project with React
🛠️ Built With
Tech Stack
Client
Backend
Database
Key Features
- Fetch from an api
💻 Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
You need the following tools be installed in your computer:
Setup
Clone this repository to your desired folder:
cd my-prefered-folder
git clone https://github.com/newhoteng/hello-rails-react.git
Install
Install this project with:
cd hello-rails-react
bundle install
npm install
Database
Create the databases and run migrations with:
rails db:create
rails db:migrate
Usage
To run the project, execute the following command:
rails server or rails s
👥 Authors
👤 Harriet Oteng
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
⭐ Show your support
If you like this project give it a star.
🙏 Acknowledgements
📝 License
This project is MIT licensed.