JoaoMoreiraF / WarsPedia

A portal where you can consult information about movies and characters from the starwars universe.

Home Page:wars-pedia.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warspedia

Technologies   |    Project   |    How to run   |    API


✨ Technologies

This project was developed with the following technologies:

⚙️ USED API

💻 Project

This project was developed in order to improve my skills as a front-end developer and make me learn more about the React and Redux stack.

WarsPedia is a portal where you can consult information about movies and characters from the starwars universe.

🚀 How to run

  • Clone this repo
  • Install all dependencies with yarn install
  • Initialize .env file with cp .env.example .env
  • Set the SWAPI URL: https://swapi.dev/ into your .env file
  • Start server with yarn start

Now you can access localhost:3000 in your browser.


Take a look at the running project here.

About

A portal where you can consult information about movies and characters from the starwars universe.

wars-pedia.vercel.app


Languages

Language:TypeScript 93.0%Language:SCSS 3.7%Language:HTML 3.2%Language:Shell 0.1%