/starwars

The project is a homework assignment. About the StarWars.

Primary LanguageTypeScript

StarWars task assignment

Running application

The following commands can be executed to run the app locally

Install packages

Run the following command to install all the dependencies

npm install 

or

yarn 

Start local server

Running this command will start a local server

npm start

or

yarn start

Used Techs

ReactJS

Main library and core of the app, used to built the SPA

Typescript

Typed JavaScript at Any Scale.

Redux Toolkit Query

Performant and powerful data synchronization and caching for React

Materia UI

UI Library

StarWars API integration

The API consumed by StarWars