jonhyp / using-APIs

Application was created to explore basic concepts of React by consuming some apis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using APIs

There are some awesome APIs to try

🔗 React

This application was created to explore basic concepts of React by consuming some apis

About

This application was made to study and remember basic concepts of React, just access each api and see what they can do in the project

🎲 How to run

# clone this repository
$ git clone https://github.com/jonhyp/using-APIs
# Go to the project folder in the terminal/cmd
$ cd usingAPIs
# install the dependencies
$ npm install
# Run the application
$ npm start
# The server will start at port:3000 - go to <http://localhost:3000/>

#technologies

🛠 Technologies, libraries and dependencies

The following technologies were used in the project.:


About

Application was created to explore basic concepts of React by consuming some apis


Languages

Language:TypeScript 91.0%Language:HTML 5.4%Language:JavaScript 2.7%Language:CSS 0.9%