Skip to content

BernardoHaab/Futurama-Characters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Project

Fruit of the first step in the selection process for Onesight's Frontend developer, this simple project load content from an external API and show a list of character and their sayings of the Futurama TV show.

🚀 Getting started

Prerequisites

To run the project locale you need to have Node.js installed.


Running the project

Clone the project and access the folder.

  $ git clone https://github.com/BernardoHaab/Futurama-Characters.git
  $ cd Futurama-Characters

Install all dependencies and run the project.

  $ npm install
  $ npm run start

Now you can access the app on your browser at the http:://localhost:8080/


Whenever you want to stop the app, you can go back to your terminal and press Ctrl + C.

👨‍💻 Used Technologies

💡 What I Learned

  • Webpack and Babel: As much as I've been using Webpack and Babel with React, this is the first time I've set them up from scratch.
  • Js Classes: Classes in JavaScript end up in a similar situation because, as much as I've used them during development with EmberJs, it's the first time I've developed for VanillaJs with them.

Made with 🖤 by Bernardo Haab

About

A project developed for the first step in the selection process for Onesight.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published