- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The project is built using the following technologies:
- 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
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder by using this 👇️ command :
git clone https://github.com/MasumaJaffery/Rails-React-Auth-Template
Install this project with:
npm install // git bash terminal
bundle install // wsl terminal
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.
👤 Syeda Masuma Fatima
- GitHub: @MasumaJaffery
- Twitter: @MasumaJaffery
- LinkedIn: Masuma Jaffery
Upcoming improvements:
- Items API
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️
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
This project is MIT licensed.