A react app that has different greetings rendered in a react frontend app and connected to the backend rails API here
Server
- Ruby
- Rails
- PostgreSQL
- Test-Driven Development
- Class implementation with methods
- Data Preserved in .json files
- Unit tests created with Rspec
- Backend PGSQL tables
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/MarwanDev/hello-react-front-end.git
To run the project, execute the folllowing in a terminal.
cd my-project
gem install
To run the project, execute the following command:
Example command:
rails server
To run tests, run the following command: npm test Example command:
npx stylelint "**/*.{css,scss}"
rubocop .
rspec .
👤 MarwanDev
- GitHub: MarwanDev
- Twitter: @marwanEg
- LinkedIn: marwan-abdelsattar
- Save to file
- Styling data adding pages
- Joined tables
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, leave a star
I would like to thank the Microverse community
This project is MIT licensed.