Skip to content

koachcode/hello-rails-backend

Repository files navigation

Rails project: Hello rails backend

In this rails project, set up as an api to be consumed by a react front-end as an external api.

Link to React front-end Repo

React

Video

Screencast.from.05-31-2022.01_58_09.PM.video-converter.com.mp4

Built With

- Rails

Getting Started

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

Prerequisites

  • Ruby and gem bundle
  • Rails
  • Web browser (Google chrome)
  • Code Editor (VSCode)

Development (Running locally)

  • git clone the project
git clone https://github.com/Ginohmk/hello-rails-backend.git
cd hello-rails-backend
  • To run the app
bundle install
rails s
npm install
  • Paste in web your broswer
 http://localhost:3000/

👤 Kanu Mike

🤝 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

  • Ruby on rails Community

📝 License

[This project is MIT licensed. ..

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors