https://github.com/libercosoft/hello-react-front-end
A simple react front-end
https://github.com/libercosoft/hello-react-front-end
Last synced: 10 months ago
JSON representation
A simple react front-end
- Host: GitHub
- URL: https://github.com/libercosoft/hello-react-front-end
- Owner: LIBERCOSOFT
- License: mit
- Created: 2023-02-21T15:58:41.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-02-22T06:18:34.000Z (over 3 years ago)
- Last Synced: 2025-01-18T14:49:54.625Z (over 1 year ago)
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 REACT FRONTEND APP ](#-react-frontend-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [🚀 Building and Running for Production](#-building-and-running-for-production)
- [🚀 Testing Application](#-testing-application)
- [Install](#install)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
- [🙏 Acknowledgments ](#-acknowledgments-)
**React Frontend App** is a simple app that displays a random message from a rails api.
Front-end
- **Display random message from a rails api**
[Coming Soon]('')
> To start and run this project
```
npm install
```
```
npm start
```
```
visit http://localhost:5000
```
To get a local copy up and running, follow these steps.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
[Download the ZIP from this location](https://github.com/LIBERCOSOFT/hello-react-front-end/archive/refs/heads/development.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
```bash
git clone https://github.com/LIBERCOSOFT/hello-react-front-end.git - for HTTP
git clone git@github.com:LIBERCOSOFT/hello-react-front-end.git - for SSH
```
- Once the files are on your machine, open the _hello-react-front-end_ folder in your preferred code editor e.g VS Code, Atom, etc. , and follow the steps in Installation & Set Up
## 🚀 Building and Running for Production
1. Generate a full static production build
```sh
npm run build
```
## 🚀 Testing Application
1. Test the items Counter and Comments Counter function
```sh
npm test
```
### Install
The following tools help make easier to work with sample code.
- [git](https://git-scm.com/downloads): A tool for managing source code
- [Visual Studio Code](https://code.visualstudio.com/): A source code editor
- [NVM](https://github.com/nvm-sh/nvm): A node package manager
👤 **Kolapo Precious Akinrinlola**
- GitHub: [LIBERCOSOFT](https://github.com/LIBERCOSOFT)
- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)
- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola)
## 🔭 Future Features
- [ ] **Implement More API Endpoints**
- [ ] **Integrate More User Interfaces**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project do not forget to start the repository.
This project is [MIT](./LICENSE) licensed.
- [Microverse](https://www.microverse.org/)