- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is the frontend of the hello rails react app. It is a simple app that generates a random greeting from this API.
Server
Database
-
Display a random greeting
The app is able to fetch a random greeting from the API and display it to the user.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser (e.g. Firefox)
- An IDE (e.g. Vususal Studio Code)
- npm
To clone this repository to your desired folder, follow the steps below:
- Use the following commands
cd my-folder
git clone https://github.com/Timbar09/hello-react-front-end.git
Install this project's dependencies with the following command:
npm install
To run the project, execute the following command:
npm run dev
👤 Author | GitHub | ||
---|---|---|---|
Miles Mosweu | @Timbar09 | @Milez09 | @miles-mosweu09 |
[ ] Multilingual Support
Implement a feature that enables users to receive greetings in different languages.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the microverse community for the useful content.
This project is MIT licensed.