Giter Site home page Giter Site logo

my-portfolio's Introduction


Logo

Dan Garcia - Porfolio Project Repo

This is my porfolio website repository. Its open source ... so feel free to grab some ideas.

🏃‍♂️ Try it Local

Three simple steps:

  1. This project is made with NPM v13.7.0, so it is recommended that you use the Node Version Manager NVM, once you did it run:
nvm use
  1. Once you are using the same NPM version just run:
yarn
  1. And run the development server
yarn dev

Open http://localhost:3000 with your browser to see the result.

🔥 Created With

  • NextJS - The greatest frontend hype of the moment. NextJS allows SSR, SSG and a lot of other features ready to use! THANKS FOR THAT VERCEL ❤️;
  • Typescript - Why not apply the type hability to Javascript;
  • Styled Components - Powerfull tool to write CSS;
  • React Icons - Lots of icons to use as components;

🧁 Code Style with:

  • ESLint - ESLint is a pluggable lint tool for JavaScript and JSX;
  • Prettier - Prettier updates your code automatically to the standards you want every time you save the file;
  • EditorConfig - EditorConfig is a file and collection formatter in the form of a plugin for code / text editors with the aim of maintaining a consistent code standard between different editors, IDE's or environments;

🥳 Contribution

Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be ** much appreciated **.

  1. Fork the project
  2. Create a branch for your feature (git checkout -b feature/awesome-feature)
  3. Add your changes (git add .)
  4. Commit your changes (git commit -m 'feat: giving you some coffee)
  5. Push your branch (git push origin feature/awesome-feature)
  6. Open a Pull Request

my-portfolio's People

Contributors

profdangarcia avatar

Stargazers

Josiane Rocha avatar

Watchers

James Cloos avatar  avatar

my-portfolio's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.