Skip to content

anastaciom/layout-reactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)