📖 Rails React Blog Here
Rails React Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.
This is the front-end repository that will consume the Back-end Rails API
Ruby on Rails
Client
- React & Redux React & Redux manages the frontend of the application, consuming the API endpoints and displaying the data.
To get a local copy up and running, follow these steps.
In order to run this project you need:
To have a computer, Internet, Keyboard and Mouse, also you will need Linux OS or WSL (Windows Subsystem for Linux) installed in your computer.Clone this repository to your desired folder:
Open it with Visual Studio Code (or your preffered IDE).Install this project with:
Installation is not necessaryTo run the project, execute the following command:
First, you need to install all the NPM dependencies with the following command:
npm installThen, you need to run the server with the following command:
npm run startAfter run the server, you can open the project in your browser with the following URL:
http://localhost:3001/👤 Daniel Carrera
- GitHub: @carreraprogrammer
- Twitter: @carreraprogrammer
- LinkedIn: Daniel Carrera
- I will add following features in this project
Contributions, issues, and feature requests are welcome!
If you like this project please follow me to find more project of this type in future.
I would like to thank microverse to provide me required information to make this project so far.
This project is MIT licensed.
