Alaleh-Mohseni / star-wars-api-react-app

A React application with Router, Services, Bootstrap and CSS.

Home Page:https://characters-star-wars.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star Wars API React App

A React app built using data from the SWAPI

How to use

  1. git clone this repository
  2. Run npm install to install the required dependencies for this app
  3. Run npm start to start the server from your command line
  4. Have fun!

Built with

  • React
  • React Router
  • Bootstrap
  • CSS

Pages

The app basically:

  • "/": Home page (Characters);
  • "/characters/:id": Specific character's page;

About

A React application with Router, Services, Bootstrap and CSS.

https://characters-star-wars.netlify.app


Languages

Language:JavaScript 79.2%Language:CSS 17.0%Language:HTML 3.8%