- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Hello React frontend] This project involves creating a Rails API app, setting up a PostgreSQL database to store five different greeting messages, and implementing an API endpoint to retrieve a random greeting from the database.
Server
Database
- [Retrieving data from rails API endpoint]
- [Using react redux toolkit to handle request to API]
- [Displaying data on the webpage using react component]
My Hello Rails backend code is stored in a separate repository and is built using ruby on rails. The backend is responsible for processing data and handling API requests from the front end. To access our backend code, please click here.
To get a local copy up and running, follow these steps.
In order to run this project you need:
-
Ruby on Rails installed and running. To get more information, read the installation guide.
-
PostgreSQL installed and running
Clone this repository to your desired folder:
cd my-folder
https://github.com/Bhekisile/hello-react-frontend.git
Install this project with:
cd Hello-React-frontend
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
👤 Bhekisile Jozi
- GitHub: @Bhekisile
- LinkedIn: BhekisileJozi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star.
I would like to thank Microverse for giving me all the necessary knowledge I need to make this project.
This project is MIT licensed.