Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.1 KB

README.md

File metadata and controls

67 lines (40 loc) · 1.1 KB

Layout with React JS using NASA API

Website link on the web: Click Here


Preview:


Website in different screen sizes:


If you want to test it on your machine:


First run the command to clone the project on your machine:

git clone https://github.com/anastaciom/layout-reactJS.git

Enter the project folder:

cd layout-reactJS

Inside the "layout-reactJS" folder, install all dependencies by running:

npm install

Now, to run the project:

npm start


Dependencies used:

  • Commitizen

  • Commitizen CLI

  • Material-UI

  • Axios

  • Redux

  • Redux-Thunk

  • React-Redux

  • React-Spinners


API used:

  • Nasa API (Mars Rover Photos)