Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansaribrahim/hello-react-front-end
Hello React Front-End is a Hello world project to learn about rails & react in two apps.
https://github.com/ansaribrahim/hello-react-front-end
react react-router redux redux-toolkit tailwindcss
Last synced: 25 days ago
JSON representation
Hello React Front-End is a Hello world project to learn about rails & react in two apps.
- Host: GitHub
- URL: https://github.com/ansaribrahim/hello-react-front-end
- Owner: AnsarIbrahim
- License: mit
- Created: 2023-10-24T05:48:46.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-25T14:54:57.000Z (about 1 year ago)
- Last Synced: 2024-10-10T00:55:58.497Z (about 1 month ago)
- Topics: react, react-router, redux, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://react-frontend-01.netlify.app/
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello React Frontend
## 📗 Table of Contents
- [📖 Budget app ](#-blog-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Back End Link ](#-backend-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Hello React Frontend** is a template demonstration with a simple API, on how to write a Full-Stack Web application with Frontend React JS and Backend Ruby on Rails on two repos
Server
- Shows a random Greeting to the user
### Backend Link
[Backend-Link](https://github.com/AnsarIbrahim/hello-rails-back-end)
### Live View
[Live](https://react-frontend-01.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
react > 16.3.2
```
### Setup
Clone this repository to your desired folder:
```bash
git https://github.com/AnsarIbrahim/hello-react-front-end.git
cd hello-react-frontend
npm start
```
### Usage
to use this project:
```
npm start
```
it will run the server on ```localhost:3000```
👤 **Ansar Ibrahim**
- [GitHub](https://github.com/AnsarIbrahim)
- [LinkedIn](https://linkedin.com/in/ansar-ibrahim/)
- [Twitter](https://twitter.com/ansaradheeb)
- [ ] Add User Interaction
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AnsarIbrahim/hello-react-front-end/issues).
If you like this project you can share this project to your friend
## 🙏 Acknowledgments
- [ ] I'd like to thank Microverse for defining the project requirements
This project is [MIT](./LICENSE) licensed.