- Ruby on Rails
- PostgreSQL
- React
- Redux
-
Make sure you have
Ruby
andRails
installed in your system. -
Clone this repository by running
https://github.com/Isabellanamutenda/hello-rails-react.git
in your terminal. -
Navigate to the repository by running
cd hello-rails-react
. -
Install the project dependencies by running
npm install
. -
Start the project by running
rails s
on the command line. -
Go to localhost:3000/ and watch the displayed view of the project in your browser.
-
Finally, run
code .
to see the files in your default code editor.
👤 Isabella Namutenda
- Github: @Isabellanamutenda
- Linkedin: Isabellanamutenda
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
This project is MIT licensed.