- 📖 About the Project
- API
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Hello rails front-end] Is an app that fetches and displays random greetings.
- This app consumes this API
Client
Server
Database
- [Fetch random greetings]
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd hello-react-front-end
git clone git@github.com:DevaWinner/hello-react-front-end.git
Install this project with:
npm install
or
yarn
To run the project, execute the following command:
npm run dev
or
yarn dev
To run tests, run the following command:
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
👤 Aniekan Winner
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Greetings for multiple languages]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please show support by staring ⭐️.
- I am grateful for microverse for the opprtunity to enroll in their curriculum.
This project is MIT licensed.