/wubbalubbadubdub

Glory to Glorzo means glory to meee. We got too many eggs and not enough society.

Primary LanguageJavaScript

🛸 Wubba Lubba Dub Dub Project 🛸

Description 🔍

A front end team ask a technical test using React. It is requested:

  • Develop a dynamic interface with React.

  • Use the Rick and Morty API-Rest server and extract data.

  • Create different routes within our app using the React Router Dom library.

How to install this project ⚙️

  1. Clone the project
  git clone https://github.com/AlesiaCoder/wubbalubbadubdub.git
  1. Install dependencies
  npm install
  1. Run the server
  npm start