Platzi Badges is a platform that allows you to:
- Register participants for the PlatziConf where each registered participant will have a badge.
- Visualize a list of the all participants.
- Search a participant.
- Edit the information of a participant.
- Delete a participant.
- Clone this repository
- Move to
platzi-badges
directory
cd platzi-badges
- Install the project's dependencies
npm install
npm run start
The project listens on http://localhost:3000/
This project is under the MIT License.
If you want to add or improve something, I invite you to collaborating on this repository. Any feedback is welcome.