Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laylo309/hello-rails-front-end
https://github.com/laylo309/hello-rails-front-end
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/laylo309/hello-rails-front-end
- Owner: Laylo309
- License: mit
- Created: 2022-01-24T16:36:33.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-24T17:10:34.000Z (almost 3 years ago)
- Last Synced: 2023-03-12T01:18:13.685Z (over 1 year ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello REACT-RAILS Front-end
This is a simple study project, Here I'm creating a rails API to provide data to a front-end app!
## Built With
- React
- Redux
- Js
## Getting StartedTo get a local copy up and running follow these simple example steps.
### Prerequisites
- Git/GitHub;
- Optional ( IDE installed in your machine ) - recommended IDE: Vscode;
- Node or Yarn installed locally;### Setup
- To clone this repo:
- Open the Terminal(Mac/Linux) or the Cmd (Windows);
- Navigate to where you want to paste the Repo folder;
- Type `[email protected]:Laylo309/hello-rails-front-end.git`;
- Open the folder todo-list that was created on your IDE;### Install
- To install all the dependencies in the package.json:
- Open the Terminal(Mac/Linux) or the Cmd (Windows);
- Navigate to be inside the todo-list repo folder;
- Run npm install or npm i or yarn install;
### Run tests- Linters Tests:
- Eslint: run `npx eslint .`
- Stylelint: run `npx stylelint "**/*.{css,scss}"`
- Run a Live Version of the Dist Folder:
- Run `npm start or yarn start`
## Authors👤 **Author1**
## Author
👤 **Laylo Khodjaeva**
- GitHub: [@Laylo309](https://github.com/Laylo309)
- Twitter: [@Laylo](https://twitter.com/home?lang=en)
- LinkedIn: [LayloKhodjaeva](https://www.linkedin.com/in/laylo-khodjaeva-05a972207/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.