/Search

Image search created using Nasa images Api for trying out Axios, Material UI, Sass, ReactJS.

Primary LanguageJavaScript

Open your terminal and then type

$ git clone https://github.com/ArturasTv/Search.git

This clones the repo

cd into the new folder and type

$ npm install

This installs the required dependencies

To run the React project.

$ npm start

You are done! Now you can start editing the React project in the new folder that's created.