camilatigre / test-redventures

Test Application for Red Ventures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was created from Create React App.

Folder Structure and Support

Responsive layout was only tested on iPhone 6 Portraid on Chrome

redventures/
  README.md
  node_modules/
  package.json
  public/
    index.html
  src/
		components/
			About.js
			Footer.js
			Header.js
			Products.js
		data/
			data.json
		images/
		sass/
		styles/
    App.css
    App.js
    App.test.js
    index.js

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Test Application for Red Ventures


Languages

Language:CSS 88.3%Language:JavaScript 10.3%Language:HTML 1.4%