Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/hello-react-front-end
A demo React frontend app
https://github.com/dennis-every/hello-react-front-end
Last synced: about 1 month ago
JSON representation
A demo React frontend app
- Host: GitHub
- URL: https://github.com/dennis-every/hello-react-front-end
- Owner: dennis-every
- License: other
- Created: 2023-06-07T10:46:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T16:28:17.000Z (over 1 year ago)
- Last Synced: 2024-11-20T23:00:52.541Z (about 2 months ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hello React Front End
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Rails Back End Application ](#rails-back-end-application-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**Hello React Front End** is a demo React app using redux-toolkit and axios to connect to a Rails back end
React
- **React front end using redux-toolkit and axios to fetch messages from a Rails back end**
### Rails Back End Application
- You can find and clone the back end repo with the following command:
- git clone https://github.com/dennis-every/hello-rails-back-end.git
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer
- A connection to the internet
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/dennis-every/hello-react-front-end.git
### Install
- npm install
### Usage
To run the project, execute the following command:
- npm start
- visit http://localhost:3001
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
- Thanks @Microverse
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
This project is [MIT](./MIT.md) licensed