Skip to content

alvillaraza/animal-crossing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

animal-crossing

Personal project with a quiz and randomizer API.

Technologies

Project is created with:

  • HTML/CSS/Javascript
  • React.js
  • REST API
  • axios

Setup

To run this project, install it locally using npm:

$ cd my-app
$ npm install
$ npm i react
$ npm i react-router-dom
$ npm i axios
$ npm start