Skip to content

marcelosperalta/app_fullstack_e-learning_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitpod ready-to-code

E-learning platform mock-up

An E-learning platform mock-up built with HTML, CSS, JavaScript, Node.js, Express.js, and SQLite.


               

🎓 bootcamp:

Discovery with Mayk Brito

nlw2

📷 screenshots:

📱

mobile

💻

home

estudar

dar-aulas

🔧 tools "Front-end":

Microsoft Edge

Google Chrome

Visual Studio Code

Visual Studio Code Extension "Live Server"

Visual Studio Code Extension "Launchbase Theme"

Figma

🔨 tools "Back-end":

Git Bash

Node.js

Express.js

Nunjucks

SQLite

Visual Studio Code Extension "SQLite"

📀 install package.json dependencies:

on bash / terminal

npm install

🏃 run the project:

on bash / terminal

npm run dev

on browser

http://127.0.0.1:5500/

or

http://localhost:5500/


📗 concepts:

Responsive web design (Mobile First...)

What is Mobile First Design? Why It’s Important & How To Make It?

Template Engine

📘 references:

How to Write an Awesome GitHub README

EMOJI CHEAT SHEET