/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [Hello rails front-end]

[Hello rails front-end] Is an app that fetches and displays random greetings.

API

  • This app consumes this API

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Fetch random greetings]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  cd hello-react-front-end
  git clone git@github.com:DevaWinner/hello-react-front-end.git

Install

Install this project with:

  npm install

or

yarn

Usage

To run the project, execute the following command:

  npm run dev

or

  yarn dev

Run tests

To run tests, run the following command:

  npx eslint "**/*.{js,jsx}"
  npx stylelint "**/*.{css,scss}"

(back to top)

👥 Authors

👤 Aniekan Winner

(back to top)

🔭 Future Features

  • [Greetings for multiple languages]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

🙏 Acknowledgments

  • I am grateful for microverse for the opprtunity to enroll in their curriculum.

(back to top)

📝 License

This project is MIT licensed.

(back to top)