Skip to content

CodeIsaMystic/amazon-styled-comp-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Home Page with styled components, React & Typescript




Create React App | React documentation Styled Components | Typescript documentation


Getting Started

. clone or download the repo at https://github.com/CodeIsaMystic/<repo> . on the terminalcd repoapp by the command . install dependencies onnode_moduleswith the command$ npm install .finally run the script npm start to launch the app

Scripts

In the project directory, you can run:

  • npm start Runs the app in the development mode.

  • npm test Launches the test runner in the interactive watch mode.

  • npm build Builds the app for production to the build folder.

  • npm eject If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Note: this is a one-way operation. Once you eject, you can’t go back!

Introduction

A simple home page from the Amazon Ui on desktop, using styled-components combined with Typescript on a React application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published