/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT

Hello React Front-End

Introductory project for React only dealing with the Front-End

Rails Back-End Project

Built With

nodejs >= 16.13

react >= 17.0

Getting Started

  • To get a local copy of the repository please run the following commands on your terminal:
    git clone https://github.com/lfmnovaes/hello-react-front-end.git
    
  • Go to the cloned directory with cd hello-react-front-end
  • Run npm install to install the necessary packages for react
  • After installing everything, you can run now the website with npm start
Running linters
  • Stylelint (CSS linter), run: npx stylelint "**/*.{css,scss}"
  • ESLint (JS and JSX linter), run: npx eslint .

Author

👤 Luís Fernando

  • GitHub: @lfmnovaes
  • Twitter: @lfmnovaes
  • LinkedIn: @lfmnovaes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.