Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 275 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 275 Bytes

Star Wars API

This API is built with ReactJS and animated with tsparticles.

Installation

Get the project

git clone https://github.com/NatachaKey/STAR-WARS-API.git

Change directory

cd sw

Install the dependencies

npm install

Run your app

npm start