Totalitycorp Frontend Challenge (Apple Clone)

Table of Contents

Summary

This application is an apple website clone which I built with react Js. so basically I divided the app into smaller components and made use of reusable component which is one of react advantages. so I literally I divided the app into 6 different part and 1 subpart in the Grid layout.

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository https://github.com/GodsfavourWiliiams/totalitycorp-frontend-challenge
$ git clone 

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact