- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- This project serves as the Frontend to display a random greeting from an external API endpoint served using Rails.
Client
Server
- Rails
State Management
- [Random Greeting message]
- [2 Single repo serving as a Fullstack web app]
- Here is the Backend part of the project Hello Rails Backend
- [Live Demo Link] 😃 not yet available
To get a local copy up and running, follow these steps.
In order to run this project you need:
Git and Node JS installed on your computer.
node -v
npm -v
Install this project with:
npm i
To run the project, execute the following command:
npm start # for serving the client on localhost:3000
Or you can run the project with:
npm run build # for building the client
👤 Samuel Munyi
- GitHub: @devMunyi
- LinkedIn: Samuel Munyi
- Twitter: @munyi_sam
- [Add more 'Hello world' messages]
- [Construct the API with languages, and country greeting colors]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
- Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
- Code Reviewers for their valuable feedback and guidance throughout my learning journey.
This project is MIT licensed.