- Using the ReactJS library
- Using the ReactJS Router library
- Using JSX syntax
Hello React Front-End is a React application that displays random greetings fetched from the Rails API endpoint.
To get the project up and running on your local machine, follow these steps.
This front-end application is designed to work in conjunction with the Hello Rails Back-End project.
Before you begin, make sure you have the following prerequisites installed on your system:
- Node.js: You need Node.js to run the React application.
- npm: npm is the package manager for JavaScript and comes with Node.js.
Clone this repository to your desired folder:
git clone https://github.com/Alibaba2023/hello-react-front-end.git
cd hello-react-front-endInstall dependencies:
npm installTo run the project, execute the following command:
npm start👤 Ali Baba Hussaini
- GitHub: Ali Baba Hussaini
- Add custom CSS styles to the UI
- Deploy the final version of the project
Find a bug or have a feature request? Open a new issue here on GitHub.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you find this project helpful, please consider starring the repository. Your support is greatly appreciated!
This project is licensed under the MIT License - see the LICENSE.md file for details.