Skip to content

mwenyoa/hello-react-front-end

Repository files navigation

Rails api

Use rails to build greeting api. The app generate random greeting to user

Front end repo

https://github.com/mwenyoa/helo-react-back-end

Built With

  • Programming Language: Ruby
  • Framework : Ruby on Rails
  • Linter: Rubocop
  • VS Code

Getting Started

You can get a local copy up and running following these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

Install and Usage

In the terminal, go to your file directory and run this command.

Clone the repository

$ git clone https://github.com/mwenyoa/helo-rails-back-end.git
$ cd helo-rails-back-end-

Gemfile Install gem

$ bundle install

Run the app

Rails Backend Server

   $ rails s -p 3001

React Frontend Server

 - npm start
 

Rubocop

To check linter

$ rubocop --color

Rspec

To run testing

$ rspec 

👤 Anthony Mwenyo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published