Skip to content

This Repo contains perfect blend of rails and react authentication method by devise and jwt-devise.

License

Notifications You must be signed in to change notification settings

MasumaJaffery/Rails-React-Auth-Template

Repository files navigation

Authentication Template

📗 Table of Contents


🛠 Built With

Tech Stack

The project is built using the following technologies:

Client


Key Features

  • User Registration: Register an account securely.
  • Responsive Design: Accessible on various devices.
  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
    • Rubocop
  • React
  • Redux
  • Ruby
  • Ruby on Rails
  • Follow Microverse's list of best practices

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/MasumaJaffery/Rails-React-Auth-Template

Install

Install this project with:

 npm install     // git bash terminal
 bundle install  // wsl terminal

Usage

 For frontend only:
 cd frontend-react-app
 npm start  // git bash terminal
 For backend only:
 rails s    // wsl terminal

Runs the app in the development mode.
React -> http://localhost:3000 to view it in your browser. RoR -> http://localhost:4000 to view it in your browser.

(back to top)


👥 Authors

👤 Syeda Masuma Fatima

(back to top)


🔭 Future Features

Upcoming improvements:

  • Items API

(back to top)


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time. Special Thanks to https://dakotaleemartinez.com/tutorials/devise-jwt-api-only-mode-for-authentication/ and @Ruthmy , @CaptainBawa , @MasumaJaffery

(back to top)


📝 License

This project is MIT licensed.

(back to top)


About

This Repo contains perfect blend of rails and react authentication method by devise and jwt-devise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published