/React-Linters-Template

This is a react repository which is configured with linters, You can use linters for coding style and coding format checks.

Primary LanguageHTML

React Linters Template

This is a react repository which is configured with linters, You can use Linters for coding style and coding format checks. If you like using linters with react feel free to use this template. It will save you some time.

To learn more about linters and how it works. Click here.

Built With

  • HTML
  • CSS
  • BootStrap
  • React
  • Redux
  • Javascript
  • Jest
  • Linters

Getting Started

1 - On Github, on the main page of the Gameportal repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/React-Linters-Template.git).

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

2 - open your terminal and clone the project running

https://github.com/shadabwahidullah/React-Linters-Template.git

3 - install or update your npm running

npm install

or if you have it installed already

npm update

4 - start your local server and build project using

npm start

Testing

We use Jest library to test our code.

You can run those tests locally if you follow the steps above from 1 to 3, and then run:

npm test

Authors

👤 Wahidullah Shadab

🤝 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!

📝 License

This project is MIT licensed.