Hello-rails-react app is a full-stack app that displays a random greeting
This repo has the code to the front-end part of the hello-rails-react app
- Ruby
- Rails
- Postgresql
- React
- React redux
- React router
- Clone the project
git clone https://github.com/AkshithaReddy1899/hello-rails-back-end
- Installing the dependencies by running
bundle install
- Create database by running
rails db:create
- Run migrations
rails db:migrate
- Start the server
rails s
- Clone the project
git clone https://github.com/AkshithaReddy1899/hello-react-front-end
- Install the dependencies
npm install
- Run the app
npm start
- Ruby
- Rails
- postgresql
- React
👤 Akshitha Reddy
- GitHub: @AkshithaReddy1899
- LinkedIn: Akshitha Reddy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page here 😏😏.
Give a ⭐️ if you like this project!
This project is Microverse licensed.