Code Monkey home page Code Monkey logo

my-portfolio-blog's Introduction

My portfolio / blog

My portfolio/ My blog ๐Ÿš€

Repository size Made by GuilhermeZagari GitHub last commit Stargazers

Projectย ย ย |ย ย ย  Technologiesย ย ย |ย ย ย  How to useย ย ย |ย ย ย  How to contributeย ย ย |ย ย ย  License

๐Ÿ’ป Project


This application is all about sharing. The main idea was to create an environment where I could share my projects, ideas, and knowledge with everyone who belongs to the tech industry.




Blog



๐Ÿš€ Technologies

  • ๐Ÿ”ต Next.js โ€” Next.js is an open-source development framework build on top of Node.js enabling React based web applications functionalities such as server-side rendering and generating static websites.
  • ๐Ÿ”ต Contentful โ€” Contentful is a Headless Content Management System, a tool for editing online content.
  • ๐Ÿ’น React Query โ€” "Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could keep going...), you literally write a tiny fraction of the code you normally would. You will be surprised at how little code you're writing or how much code you're deleting when you use React Query."
  • ๐Ÿ’น React Syntax Highlighter โ€” With this amazing react component it's possible to properly style the code blocks retrieved from Contentful(or any other source).
  • ๐Ÿ’น Sendgrid โ€” An email API service (it handles the email sending in the portfolio page).
  • ๐Ÿ’น Axios โ€” Promise based HTTP client for the browser and node.js
  • ๐Ÿ’น SASS โ€” Sass is the most mature, stable, and powerful professional grade CSS extension language in the world. components and styles.

โ„น๏ธ How To Use

To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer.

Install Front-end

# Clone this repository
$ git clone https://github.com/Gui-Devz/my-portfolio-blog.git

# Go into the repository
$ cd my-portfolio-blog

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

Obs. Don't forget to set your environment variables, check the '.env.test' file.

โœ๏ธ How to contribute

  • Make a fork;
  • Create a branch 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

his project is under the MIT license.

Made with โ™ฅ by Guilherme Zagari ๐Ÿ‘‹ Get in touch!

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.