/hello-rails-front-end

Primary LanguageJavaScriptMIT LicenseMIT

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