ReactJS + Typescript Template

PRs welcome! Made by Luan Eli Oliveira License

Technologies   |    Features   |    Getting started   |    How to contribute   |    License


🚀 Technologies

This project was developed with the following technologies:

💻 Features

  • Create react app
  • Typescript
  • ESLint
  • Prettier
  • Styled Components

⚡️ Getting started

  1. Clone it

    git clone git@github.com:luanelioliveira/reactjs-typescript-template.git
  2. Install dependencies

    cd reactjs-typescript-template
    yarn
  3. Start app

    yarn start
  4. Are you ready for launch?

    Your site is now running at http://localhost:3333


🤔 How to contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for details.


Made with 💜 by Luan Eli Oliveira 👋 Get in touch!