DEV Community

Cover image for Create production ready React+Rails applications
Muhammad  Ahmad
Muhammad Ahmad

Posted on • Updated on

Create production ready React+Rails applications

This is a base project to quickly spin up a React+Rails application.

If you want to create a react application with rails backend then most basic and important thing is authentication. And with this api template you don't need to worry about authentication.
In rails app, token based authentication is implemented by using devise gem.

Built with

Live Link

Quickstart
Email: test@test.com
Password: password

Github Repos

Front-end: React
Back-end: Repo

Show your support

Give a ⭐️ on Github if you like this project!

Top comments (0)