/React-api-rail

This is a project build for learning purpose. The goal is to use react redux on the front end and rails on the backend. The project is a simple hello world app.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

React-rail-api

This is a project build for learning purpose. The goal is to use react redux on the front end and rails on the backend. The project is a simple hello world app. This is the repo for the front-end

Linked back-end repository

🛠 Built With

Tech Stack

Client

Key Features

  • Full stack app: ReactJs + Ruby On Rail
  • Display simple page with routing
  • API endpoints

💻 Getting Started

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

Prerequisites

In order to run this project you need to have node installed on your machine.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Trast00/React-api-rail.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run build
  npm start

(back to top)

👥 Authors

👤 Dicko Allasane

🔭 Future Features

  • Create apiv1 with more end-point
  • use OAuth

(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, please leave a start to support

(back to top)

🙏 Acknowledgments

I would like to thank to thank microverse for this great learning experience !

(back to top)

📝 License

This project is MIT licensed.

(back to top)