Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/hello-react-front-end
https://github.com/omar-muhamad/hello-react-front-end
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/omar-muhamad/hello-react-front-end
- Owner: Omar-Muhamad
- Created: 2022-05-20T03:05:22.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-20T22:58:58.000Z (over 2 years ago)
- Last Synced: 2023-03-09T05:41:53.997Z (over 1 year ago)
- Language: JavaScript
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello React frontend
> This is a practice project of making site using 2 different repos React app for the front-end and rails for backend.
## Built With :gear:
- JavaScript
- React
- Redux Toolkit, Axios## Getting Started
To get a local copy up and running follow these simple example steps.
### 1- Prerequisites
You must have `Git` and `npm` installed in your machine.
### 2- Setup
Run either of the following commands to clone the repository locally:
~~~bash
git clone https://github.com/Omar-Muhamad/hello-rails-back-end
~~~
~~~bash
git clone https://github.com/Omar-Muhamad/hello-react-front-end
~~~
### 3- Install
Run `npm i` to install all the necessary dependencies.
### 4- Run live server
Run Rails server first (Info about this step in the readme file of the other backend Rails API app [here](https://github.com/Omar-Muhamad/hello-rails-back-end/pull/1).)
Run `npm start` to run the react live server.## Author
👤 **Omar Muhammad**
- GitHub: [Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)## 🤝 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!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.