- List all
- the major technologies
- you used in your project
- here
- This is a great place
- to list setup instructions
- in a simple
- easy-to-understand
- format
- Any known issues
- should go here
clone this repo using git clone once is clone us the following prompts to install all the packages. -Installing all packages with npm install -building the project using webpack w/ npm run build -starting a development server npm run start -to see your project live -linting js files in the src folder w/ npm run lint -running test with jest using npm run test