An open API service indexing awesome lists of open source software.

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

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# 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