/louzada

🙅🏼‍♂️ My personal website using GatsbyJs and TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Netlify Status

Welcome avatar

WELCOME TO MY WORLD.

My personal page and future blog.

Enter in my world


🔥 Gatsby with TypeScript

  • ⚛️ React - A lib JavaScript for create UI
  • 💜 GatsbyJs - Framework JavaScript to generate static pages
  • 💅 Styled-Components - Lib for create components stylized
  • 📏 ESLint — Pluggable JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 🐶 Husky — Use git hooks with ease
  • 📄 Commitizen - Conventional commit messages CLI
  • 🚓 Commitlint - Lint commit messages
  • 🚫 lint-staged - Run linters against staged git files
  • 🗂 Root import - Import folders and files using the @ prefix.

🚀 Getting started

Clone this project

git clone git@github.com:louzada01/louzada.git
  1. cd louzada;
  2. yarn;
  3. yarn start;

To view the project you can open http://localhost:8000.

🤝 Contributing

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

After your pull request is merged, you can safely delete your branch.

📝 License

This project is licensed under the MIT License - see the LICENSE file for more information.


Made with 💚 by João Louzada