Skip to content

Dverybest/react-race-planner-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-race-planner

Requirements

Create the views for a stage race planner. For each view, there are issues and tests.

View Links
Stage Races List IssueTests
Delete Stage Race IssueTests
Add Stage Race IssueTests

Guidelines

Submission

When the tests pass, and the UI resembles the screenshots, archive your work in a .zip file and send it to https://trainerroad.recruiterbox.com/jobs/fk0us5r/. Do not include node_modules in the .zip file.

Feedback

Something we can improve? Email [email protected].

Scripts

Setup

npm install

Requires Node and NPM.

Develop

npm start

JSON Server will start on port 4000 and Create React App will start on port 3000.

Storybook

npm run storybook

Storybook will start on port 8000.

Test

npm test

Tests are written with Jest and React Testing Library.

Boilerplate

This project was bootstrapped with Create React App and TypeScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published