Skip to content

SinethembaDlova/star-wars

Repository files navigation

Star Wars Movies

Description

  • This is a app that list all Star Wars movies.

  • The tech stack is as follows:

    • React (javascript library for building user interfaces or UI components).
    • Axios (API quiries).
    • Styled Components (writes custom CSS in javascript).
    • ReactStrap (External react component library).

Click the link to play with the application: https://star-wars-phi.vercel.app

Get started

clone the repository into you machine using this command below (And please make sure you are running the master branch):

git clone https://github.com/SinethembaDlova/star-wars.git

Now that you have the repository, to make sure the portal runs on your machine you will need to install all the dependencies using the command below:

npm install

And finally to run the API please run the command below:

npm start

Contributing

  • Contributions are welcomed via pull-requests on feature branches using Git Flow.

About

An application that list all Star Wars movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published