Skip to content

The front end for hello-app. Use can generate random greeting

Notifications You must be signed in to change notification settings

Baroka-wp/hello-react-front-end

Repository files navigation


Hello- react front end

The front end for hello-app. Use can generate random greeting

Built With

  • Html
  • Css
  • Js
  • Linter
  • Figma

Back-end repo

https://github.com/Baroka-wp/hello-rails-back-end/

Authors

👤 Author : IROTORI Baroka

Install

Run the project in your local machine

  • Clone the repository
  git clone https://github.com/Baroka-wp/hello-react-front-end.git

  cd hello-react-front-end
  • install all dependances
npm install
  • Run the server
npm start

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint ."

Deployment

  • Netlify

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

The front end for hello-app. Use can generate random greeting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published