Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/javitocor/todo-app-rails-react

Practice project following the instructions from https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665
https://github.com/javitocor/todo-app-rails-react

css3 heroku-cli npm rails5 reactjs redux todoapp yarn

Last synced: 5 days ago
JSON representation

Practice project following the instructions from https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665

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)

# Rails React ToDo App

> Practice project following the instructions from: https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665

Additional description about the project and its features.

## Built With

- HTML
- CSS
- JAVASCRIPT
- NPM
- REACT
- REDUX
- NODE
- YARN
- HEROKU CLI
- RUBY ON RAILS
- VSCODE

## Getting Started
- Follow the live demo link and enjoy the site.

### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/ToDo-App-Rails-React/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/ToDo-App-Rails-React.git
```
- Clone with HTTPS
```
https://github.com/javitocor/ToDo-App-Rails-React.git
```

* In the project directory, you can run:

- `$ npm install` - installs all the dependencies required by the project
- `$ bundle install` - installs all required gems

- `heroku local -f Procfile.dev` - runs the app in the development mode:
- Open [http://localhost:4000](http://localhost:4000) to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.

## 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/ToDo-App-Rails-React/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- [Medium](https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665)
- [Payam Mousavi](https://medium.com/@pamit)

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/ToDo-App-Rails-React.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/ToDo-App-Rails-React/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/ToDo-App-Rails-React.svg?style=flat-square
[forks-url]: https://github.com/javitocor/ToDo-App-Rails-React/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/ToDo-App-Rails-React.svg?style=flat-square
[stars-url]: https://github.com/javitocor/ToDo-App-Rails-React/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/ToDo-App-Rails-React.svg?style=flat-square
[issues-url]: https://github.com/javitocor/ToDo-App-Rails-React/issues