/my_new_rails_app

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 React Rails App

this is a website made with react on the front end, and made with rails on the backend.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Front end of this website is made with react and redux
  • Back end of this website is made with 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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/matee-safi/my_new_rails_app.git

Install

Install this project with:

  cd my_new_rails_app
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Matee Safi

(back to top)

🔭 Future Features

  • Complete website is coming in the next update

(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 it a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for making this possible.

(back to top)

📝 License

This project is MIT licensed.

(back to top)