mirror of
https://github.com/Raghu-Ch/front-end-coding-challenge.git
synced 2026-02-10 04:43:01 -05:00
* Add new test instructions * update readme * update reame, add sample video, additional cleanup of starting markup * add more example clarity * fix styles for initial columns * fix port in readme
20 lines
467 B
Markdown
20 lines
467 B
Markdown
Setup
|
|
---
|
|
|
|
- Fork this repository
|
|
- Clone this repository to your local environment
|
|
- Run `npm install` to install dependencies
|
|
- Run `npm start` to start the static server
|
|
- Open `http://localhost:8080`
|
|
|
|
Instructions
|
|
---
|
|
|
|
- The full specifications and an example video of a finished test are on the page when you launch your browser.
|
|
|
|
Submit
|
|
---
|
|
|
|
- Submit a Pull Request back to this repository with your completed challenge code.
|
|
- Please complete within 24 hours.
|