Skip to content

rubenpad/platzi-badges-api

Repository files navigation

Platzi Badges API

API created to apply the knowledge earned in the Backend with Node course at Platzi and to provide a data persistence to Platzi Badges Application created in the ReactJs course.

Demo of the Platzi Badges Application: Platzi Badges

Quick Start 🤖

You need to create an account in MongoDB and create a cluster to provide the specificated data in the .env.example file.

  1. Clone repository

  2. Install dependencies

    • npm install
  3. Scripts

    • Development npm run dev
    • Production npm run start

Releases

No releases published

Packages

No packages published