Skip to content

ildaneta/frontend-challenge-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Frontend Challenge - ReactJS Concepts

image Menu Contents

📌 Motivation

In this challenge, the proposal for a solution was to make the automated tests pass and, for that, it was necessary to create a front-end application, where the user could insert their favorite repositories.

In addition, it can also delete repositories that it no longer wants to view.

The methods used in this application were:

/ GET / POST / PUT / DELETE

👩‍💻 Technologies

  • Axios
  • React

💻 Final Application

imagem-final-cursor

✔️ Installation

  1. First, you need to have NodeJS and Yarn installed, then, to clone the project via HTTPS, run the following command:

git clone https://github.com/ildaneta/frontend-challenge-concepts

  1. If you already have a registered SSH key, you can perform the clone via SSH through the command:

git clone git@github.com:ildaneta/frontend-challenge-concepts

  1. After cloning, enter the cloned repository:

cd frontend-challenge-concepts

  1. After being inside the cloned repository, download the dependencies using:

yarn or yarn add

  1. To run the tests, perform through the command:

yarn test

📝 Author

Made with love 💟 by Ilda Neta.

About

A frontend challenge conceps of Frontend of GoStack Bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published