/react-template

Set-up the environment and tools needed to develop a React application

Primary LanguageJavaScript

React Template as a setup for React projects

Set up a React web app as a template for projects.

  • You can use this template as a setup for your React projects
  • This template include the most important linters, Linter is a tool that analyzes your source code to flag programming errors, bugs, stylistic errors, and suspicious constructs

Built With

  • HTML & CSS & JavaScript
  • Html, Css & JavaScript linters
  • React.Js

Live Demo

Live Demo Link

Getting Started

This project was bootstrapped with Create React App.

  • clone the repository by running
    git clone https://github.com/selma-belhadj/react-template.git
  • navigate to the folder
    cd math-magicians
  • Install packages
    npm install
  • Run the app
    npm start
  • Eject the app
    npm run eject
  • Create build app
    npm run build
  • Test Linters app
    npm run check-linters

Authors

👤 Selma Belhadj

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