robertajacimbertt / extension-courses

This is a simple project to practice Node.js, React and execute CRUD in a NoSQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extension-courses

This is a simple project to practice Node.js, React and execute CRUD in a NoSQL database.

To build the dist/ folder run: npm run build

To start the project you need a .env file with the following informations: CLOUDANT -> string connection, DATABASE -> db name and PORT -> number of the port to run.

To start the project execute ```node index.js````

About

This is a simple project to practice Node.js, React and execute CRUD in a NoSQL database.


Languages

Language:JavaScript 94.4%Language:HTML 5.4%Language:CSS 0.2%