8000 GitHub - OpenGov/code-challenge-01: Our app is broken, help us fix it!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

OpenGov/code 8000 -challenge-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
< BCC3 /div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

This is a challenge to test your problem solving skills and familiarity with the React ecosystem. Setup the project on your machine after forking the repo, then follow the instructions below. When you're done, push all of your changes up (ideally as separate commits for each task) and send us a link to your fork so we can check it out!

You're welcome to make any improvements you see fit, but you won't need to update any of the root files in order to complete this challenge. Focus on those in the src directory.

Setup:

  1. Fork this repo and clone locally.
  2. Install packages: npm install
  3. Start the local dev server: npm start

Instructions:

  • Make sure default projects get fetched from the server.
  • Increase votes per project by 1 when clicked.
  • Sort the list of projects alphabetically.
  • Add validation so a project can only be added if the name has 5 or more characters.

About

Our app is broken, help us fix it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0