Skip to content

Backend for the MasterChallenge CSS application, replaces the old api from nextjs

Notifications You must be signed in to change notification settings

masterChallenge/master-challenge-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master Challenge CSS

Master challenge is a web application to improve your CSS coding skills.

Application requirements

Design process

  • 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.

Functionality

  • GET /api/challenges - returns all challenges
  • GET /api/challenges/:id - returns challenge by id

Documentation

  • You can see the full documentation here.

Send your feedback

  • All the feedback are welcome to tell us what do you think about this project here.

Contributing

  • 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.

License

MIT

About

Backend for the MasterChallenge CSS application, replaces the old api from nextjs

Resources

Stars

Watchers

Forks