Master challenge is a web application to improve your CSS coding skills.
- Build a basic design system.
- Make a complete app flow.
- Design wireframes, mockups and prototype before start constructing with code.
- Design the error controls through the application.
- GET /api/challenges - returns all challenges
- GET /api/challenges/:id - returns challenge by id
- You can see the full documentation here.
- All the feedback are welcome to tell us what do you think about this project here.
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate.