Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riyabulia12/hello-world-frontend


https://github.com/riyabulia12/hello-world-frontend

Last synced: 6 days ago
JSON representation

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)

# 📖 Hello World Frontend

> 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)

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Generate Random Messages**

(back to top)

## 🚀 Live Demo

- Not available

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **Riya Bulia**

- GitHub: [@RiyaBulia12](https://github.com/RiyaBulia12)
- LinkedIn: [Riya-Bulia](https://linkedin.com/in/riya-bulia)

(back to top)

## 🔭 Future Features

- [ ] **Add CSS for messages**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give as a star! ⭐️

(back to top)

## 🙏 Acknowledgments

- [Microverse](https://github.com/microverseinc/curriculum-rails/blob/main/connect-frontend-frameworks/hello_world_two_apps.md)

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)