Code challenge, where it was necessary to use the github api to create a react application
The following tools were used in building the project:
- HTML, JavaScript, CSS, ReactJS, Axios
- Vercel
# Clone the following repositories
git clone https://github.com/leticiapardini/app-api-gitHub.git
# Open any IDE of your choice and run the command:
OBS: make sure you are in the correct folder path
npm i
# Run the command to run the application
npm start
Once this is done, open your browser and access http://localhost:3000/
or access deploy link : https://app-api-git.vercel.app/