This is a sample webapp build with react rails
- Ruby
- Ruby on Rails
- Git
- Postgresql
- React&Redux
To get a local copy up and running please follow these steps:
-
Open the command prompt in this directory.
-
Clone of the Repo:
$ git clone https://github.com/adamteddychang/hello-rails-react.git
-
Go to the repository folder in your command prompt and navigate into the project file:
$ cd hello-rails-react
-
Install all dependencies:
$ bundle install and npm install
-
To analyze and format the applictaion code run:
$ rubocop -A
-
Create databases
$ rails db:setup $ rails db:migrate
-
Start the server:
$ rails s
- Ruby 3.1.1
- Ruby on Rails 7
- React
- Postgresql
👤 You-Wei (Adam) Chang
- GitHub: @adamteddychang
- Twitter: @AdamChang3
- LinkedIn: You-Wei(Adam) Chang
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project built in Microverse's Fourth Module's Capstone.
- Thanks to Gregoire Vella on Behance for the original design.
- Gregoire Vella on Behance the author of the original design,
This project is MIT licensed.