/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

HELLO RAILS FRONT-END

📗 Table of Contents

📖 Expense-App

Hello Rails FRONT-END holds the front-end an app that displays random greetings

🛠 Built With

Tech Stack

React
Redux

Key Features

  • Random display of greetings

(back to top)

🚀 Back-End Link

Hello Rails

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

  • To install ruby on your PC. You can read this documentation on how to do so
  • To install sqlite3 on your PC. You can read this documentation on how to do so
  • Know how to navigate directories or folders at the CLI.
  • Know how to get the URL(https/ssh) of a repository on GitHub.
  • You should have a code editor installed, preferably VSCode.
  • In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/over-geek/hello-react-front-end.git

Install

Install this project with:

  cd hello-rails-front-end
  bundle install

Usage

To setup the database, execute the following command:

	rails db:create db:migrate db:seed

Deployment

You can run this project using:

Example:

  npm run dev

-->

(back to top)

👥 Authors

👤 Agyare Kissi Kenneth

(back to top)

🔭 Future Features

  • Users can create new greeting

(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 give me ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project inspiration.

(back to top)

📝 License

This project is MIT licensed.

(back to top)