Said-laasri / react-front-end

Hello React is a simple web app with React. It allows users to get a random greeting from the backend API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails React

πŸ“— Table of Contents

πŸ“– Hello Rails React

Hello React is a simple web app with React. It allows users to get a random greeting from the backend API.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • It allows a user to get random greeting

(back to top)

πŸš€ Live Demo

  • Coming soon

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

  • Ruby development environment
  • Rails
  • Node
  • npm or yarn

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:amejid/rails_back_end.git

Install

Install this project with:

  cd hello-rails-react
  bundle install
  yarn install || npm install

Usage

To run the project, execute the following command:

  ./bin/dev

Run tests

To run tests, run the following command:

  rspec

Deployment

You can deploy this project using:

  git push heroku main

(back to top)

πŸ‘₯ Author

πŸ‘€ Said laasri

(back to top)

πŸ”­ Future Features

  • It will allow users to record their 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 you can give me a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse curriculum.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Hello React is a simple web app with React. It allows users to get a random greeting from the backend API.

License:Other


Languages

Language:JavaScript 54.2%Language:HTML 45.2%Language:CSS 0.6%