- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[HELLO-REACT-FRONT-END] is a front client side application consuming API from a hello-rails-back end application.
Client
Database
- [data fetch from api]
- [Render random messages]
To get a local copy up and running, follow these steps.
Must have a github account
Must already have git installed
A code editor of your liking
Knowledge of Javascript and React
Clone this repository to your desired folder:
git clone git@github.com:Kasaija-Kenneth/hello-react-front-end.git
Install this project with:
cd hello-react-front-end
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
You can deploy this project using:
👤 KASAIJA KENNETH
- [To be communicated]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.