https://github.com/javitocor/react-devise-tutorial
Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
https://github.com/javitocor/react-devise-tutorial
devise rails5 reactjs tutorial
Last synced: 11 days ago
JSON representation
Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
- Host: GitHub
- URL: https://github.com/javitocor/react-devise-tutorial
- Owner: javitocor
- License: mit
- Created: 2020-09-01T08:24:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T09:21:54.000Z (over 5 years ago)
- Last Synced: 2025-04-07T09:45:12.701Z (10 months ago)
- Topics: devise, rails5, reactjs, tutorial
- Language: Ruby
- Homepage:
- Size: 289 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# React Devise Tutorial
> Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
Additional description about the project and its features.
## Built With
- REACT
- RUBY ON RAILS
- VSCODE
## Getting Started
- Follow the live demo link and enjoy the site.
### Usage
#### Local set up instructions
- git clone git@github.com:javitocor/React-Devise-Tutorial.git
- cd rails-react-devise-tutorial
- yarn install
- rails db:migrate
- (optional) rails db:seed
- cd client
- yarn install
- cd ..
- rails s
- (in new terminal) ./bin/webpack-dev-server
## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Rail-API-tutorial/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- [Dakota L. Martinez](https://github.com/javitocor/React-Devise-Tutorial)
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/React-Devise-Tutorial.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/React-Devise-Tutorial/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/React-Devise-Tutorial.svg?style=flat-square
[forks-url]: https://github.com/javitocor/React-Devise-Tutorial/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/React-Devise-Tutorial.svg?style=flat-square
[stars-url]: https://github.com/javitocor/React-Devise-Tutorial/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/React-Devise-Tutorial.svg?style=flat-square
[issues-url]: https://github.com/javitocor/React-Devise-Tutorial/issues