- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello React front-end is the user interface for the "Hello World" project. It interacts with the Rails API to display a random greeting to the user. This front-end is built using React and utilizes Redux for state management.
React, redux, node, Visual Studio Code, WSL
- React
- Redux
- WSL
- Random Greetings
- API Integration
- Responsive Design
In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:
git clone https://github.com/Uzair-Manzoor/hello-react-front-end.git
Clone the back-end project using the following command:
git clone https://github.com/Uzair-Manzoor/hello-rails-back-end.git
Node Git
To install the project's dependencies, run:
npm install
To run the project, execute the following command:
npm start
To test, run:
npm test
Back-end API project link.
- GitHub: @UzairManzoor
- Twitter: @UzairManzoor
- LinkedIn: @UzairManzoor
- Greeting History
- User Interaction
- Theme Customization
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Kindly give this project a star if you like it.
I would like to thank Microverse.
This project is MIT license.