/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to My project


Greetings

📗 Table of Contents

📖 [Greetings]

MyGreeting-app is a simple Front-end application that displays random greetings from external API, react.js(frontend)

Back-End Project

🛠 Built With

Tech Stack

  • React.js

Key Features

  • Display greeting on screen
  • Fetch greeting from external API

(back to top)

💻 Getting Started

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

  • Clone this repo as described in the setup section.
  • Make modifications as peferred

Prerequisites

In order to run this project you need: To clone or fork and run it in a browser

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:isume295/hello-react-front-end.git

using Ubuntu:

 
  cd my-desired-folder
  git clone git@github.com:isume295/hello-react-front-end.git

For more information on how to clone or fork a repository:

Install

  • Run npm install

Usage

To run the project, execute the following command:

  • Run npm start

Run tests

To run tests, run the following command:

  • to test components linter errors npx eslint "**/*.{js,jsx}"

  • to test the css linters npx stylelint "**/*.{css,scss}"

(back to top)

👥 Author

👤 Sumeya Ibrahim

🔭 Future Features

Future changes:

  • Add styles
  • Add animations

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to all Microverse community

(back to top)

📝 License

This project is MIT licensed.

(back to top)