Skip to content

Project developed to help learn about the use of external APIs, as well as train the use of basic React hooks.

Notifications You must be signed in to change notification settings

SkeBug/blog-with-external-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count Repository size GitHub last commit License

📰 Blog - With External API 📰

Blog

🚧 Concluído 🚧


Index:


💻 About the project

It is a project developed to help learn about the use of external APIs, as well as train the use of React's basic hooks, namely: useState, useEffect and useCallback.


🛠 Technologies

The following tools were used in the construction of the project:

Language

Runtime

Library

External API

Deploy


🚀 How to run the project


✅ Prerequisites:

  • Git
  • Node.js
  • PostgreSQL
  • Besides, it's good to have an editor to work with code like Visual Studio Code (VSCode)


    🎲 Runing the project:


    Clone the repository

    git clone https://github.com/EvandroSilvaProgrammer/blog-with-external-api.git

    Access the project folder in terminal/cmd

    cd blog-with-external-api

    Install the dependencies

    yarn

    ou

    npm install

    Run the application in development mode

    yarn start

    ou

    npm start

    The project will start at:3000 - access http://localhost:3000


    🦸 Author


    Evandro Silva AKA SkeBug
    🇦🇴

    Linkedin Badge

    Linkedin Badge

    Gmail Badge


    📝 License

    This project is under license MIT.

    Made with ❤️ by Evandro Silva AKA SkeBug 👋🏽 Get int touch!


    README Versions

    Português 🇦🇴 | English 🇺🇸

    Releases

    No releases published

    Packages

    No packages published