Skip to content

eadenink/stardb

Repository files navigation

React.js Star Wars Database App

Made using React + Redux and SWAPI REST API.

Developed on course 'React+Redux. Professional Development.

You can try it here: https://stardb.vercel.app/

App provide you to view characters and other elements of Star Wars universe:

App

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app in the development mode to the build folder.

npm run build-prod

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.