Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/z347/react-starwarsinfo

This is web application can show some interesting information about the Star Wars in a user friendly formats.
https://github.com/z347/react-starwarsinfo

adaptive-layouts bootstrap-4 css3 es6 express-js javascript node-js prop-types react react-router-dom

Last synced: about 1 month ago
JSON representation

This is web application can show some interesting information about the Star Wars in a user friendly formats.

Awesome Lists containing this project

README

        

# About this project

This is web application can show some interesting information about the Star Wars in a user friendly formats.

This web application uses two different APIs to get information, and then processes the data to display the correct data.

Also, this application can hide some information for unknown users (simplified version of authentication).

## Demo

![Farmers Market Finder - Animated gif demo](demo/demo.gif)

## Run Project Locally

1. Clone or fork this repository.
2. Open terminal.
3. In the terminal, go to the location of the downloaded archive.
4. Then write in terminal:
1. **npm install**
2. **npm run start**

## Technologies Used

- JavaScript
- Node.js
- Express.js
- ES6 +
- React
- Prop-types
- React Router
- Bootstrap 4
- Adaptive layout
- CSS3
- GIT