https://github.com/tylher/hello-rails-front-end
https://github.com/tylher/hello-rails-front-end
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tylher/hello-rails-front-end
- Owner: tylher
- License: mit
- Created: 2022-11-05T18:45:27.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-05T20:43:01.000Z (over 2 years ago)
- Last Synced: 2025-02-03T09:23:37.073Z (4 months ago)
- Language: JavaScript
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-rails
This is the frontend app that connects with rails API
## Built With- Technologies used:
> React
> JavaScript
> Webpack
> Babel## Getting Started
### Prerequisites
You need to have a browser and this tools installed:
- Git
- VSCODE### Setup
To get a local copy up and running follow these simple example steps:
```
$ git clone [email protected]:tylher/hello-rails-front-end.git
``````
$ cd hello-rails-front-end
``````
$ npm install
```### Usage
To run react app:
```
$ npm start
```## Authors
- GitHub: [@tylher](https://github.com/tylher)
- Twitter: [@tylher123](https://twitter.com/tylher123)
- LinkedIn: [Taiwo Adediran](https://www.linkedin.com/in/taiwo-adediran-327654127/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!