kessio / hello-rails-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– hello-rails-front-end

This is a simple project that fetches and render greetings from an api endpoint.

hello-rails-front-end Randomly display different greetings

πŸ›  Built With

Tech Stack

Framework

Key Features

  • Displays greetings

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

  • No live demo

(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:

Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/kessio/hello-rails-front-end.git

Install

Install this project with:

  cd my-project

  npm install
 

Usage

To run the project, execute the following command:

   npm start

Note: Make sure you run it on localhost port 3001

Run tests

There are no tests to run for this project

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Sharon Kessio

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Add gretings

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project leave a star on this repository

(back to top)

πŸ™ Acknowledgments

  • Thanks to everyone who made this project a success

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 53.9%Language:HTML 46.1%