Link to BackEnd : https://github.com/Said-laasri/rails_back_end/tree/setup
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Hello React is a simple web app with React. It allows users to get a random greeting from the backend API.
Client
Server
Database
- It allows a user to get random greeting
- Coming soon
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby development environment
- Rails
- Node
- npm or yarn
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:amejid/rails_back_end.git
Install this project with:
cd hello-rails-react
bundle install
yarn install || npm install
To run the project, execute the following command:
./bin/dev
To run tests, run the following command:
rspec
You can deploy this project using:
git push heroku main
👤 Said laasri
- GitHub: @Said-laasri
- Twitter: @saidlaasr
- LinkedIn: SAID LAASRI
- It will allow users to record their greeting
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give me a star.
I would like to thank the Microverse curriculum.
This project is MIT licensed.