Skip to content

Edullka-Platform/edullka-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Edullka!

Welcome to our Programing Camp!

Facebook: https://www.facebook.com/CampamentosEdullka

Instagram: https://www.instagram.com/edullka_camp/

Installation

Clone the Repository

git clone https://github.com/Edullka-Platform/edullka-platform.git
cd edullka-platform

Views

Dashboard-Edullker-Light.png Logros-2.png mentores.png

FrontEnd

Technology LINK
ReactJS https://es.reactjs.org/
Tailwind CSS https://tailwindcss.com/
Daisy UI https://daisyui.com/

cd frontend

  1. Installation of libraries

npm install

  1. Run the project

npm run start

Backend

Technology LINK
Typecript https://www.typescriptlang.org/
Nodejs https://nodejs.org/es/
Mongoose https://mongoosejs.com/
MongoDB https://www.mongodb.com/es
Expressjs https://expressjs.com/
Bcrypt https://github.com/kelektiv/node.bcrypt.js

cd backend

If you don't have intalled yarn, you can install it with:

npx install yarn

  1. Installation of libraries

yarn

  1. Run the project

yarn run start:dev

Endpoints

Api Questions

Get Questions

MethodURI
POSTapi/v1/question

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published