logo

Blog App

📗 Table of Contents

📖 [hello-react-front-end]

This is a hello react app created to nest within a Rails ap through API

[hello-react-front-end] is a...

🛠 Built With

List the major frameworks that you built your project using.

Tech Stack

Ruby on rails

Server
Client
Database

Key Features

Describe between 1-3 key features of the application.

  • []
  • []
  • []

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

Install Ruby

To install Ruby, follow the instructions on the official website.

Install Rails

To install Rails, run the following command in your terminal:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:andym80/Hello-Rails-back-end.git

Install

Install this project with:

  cd hello-react-front-end
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

	rspec

React Front End Link Repository

https://github.com/andym80/hello-react-front-end  cd my-folder
  git clone git@github.com:andym80/hello-react-front-end.git

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Andy Menutti

  • GitHub: @andym80

(back to top)

🔭 Future Features

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

  • [devise athorization]
  • [add post comment ]
  • [animate incoming post]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)