Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riyabulia12/hello-world-frontend
https://github.com/riyabulia12/hello-world-frontend
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/riyabulia12/hello-world-frontend
- Owner: RiyaBulia12
- Created: 2023-01-20T12:39:12.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-23T09:13:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T13:35:55.513Z (20 days ago)
- Language: JavaScript
- Size: 895 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [Backend](#backend)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> This project provides the UI that displays random greeting messages using the rails api endpoint
## BackEnd
- [Hello World Backend Link](https://github.com/RiyaBulia12/Hello-World-Backend)Client
Server
Database
- **Generate Random Messages**
- Not available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- node
- npm
- Code Editor
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:RiyaBulia12/Hello-World-Frontend.git
cd Hello-World-Frontend
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
👤 **Riya Bulia**
- GitHub: [@RiyaBulia12](https://github.com/RiyaBulia12)
- LinkedIn: [Riya-Bulia](https://linkedin.com/in/riya-bulia)
- [ ] **Add CSS for messages**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give as a star! ⭐️
- [Microverse](https://github.com/microverseinc/curriculum-rails/blob/main/connect-frontend-frameworks/hello_world_two_apps.md)
This project is [MIT](./MIT.md) licensed.