Skip to content

A landing page project for marketing an English center and introducing English courses πŸ“°.

Notifications You must be signed in to change notification settings

thugiang61/self-taught

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SelfTaught

Getting started

A landing page introducing an organization in education aspect.

Main parts:

  • About us: Main mission and activities.
  • Products: Our main classes.
  • How clients think about us: Reviews of clients.
  • Sponsors: List of big sponsors.
  • Contact us: How to get in touch with us.

The website is written by pure Javascript (mostly for waypoints), HTML and CSS (with pre-defined grid.css from third-party).

Project structure

self-taught

β”œβ”€ resources
    
β”‚   β”œβ”€β”€ css : Visual styles and media queries configuration.

β”‚   β”œβ”€β”€ favicons : App's icon.

β”‚   β”œβ”€β”€ img : All images used in the app.

β”‚   β”œβ”€β”€ js : Defines website's action when user interacts using waypoints.    

β”œβ”€ vendors
    
β”‚   β”œβ”€β”€ css : All third-party additional styles including fontawesome and grid.

β”‚   β”œβ”€β”€ js : Third-party JS code for fontawesome and waypoints.    

β”œβ”€ index.html:  Entry file that serves as the home page.

└─ README.md : Project documentation. Please read it before running the project.

Project render

  1. Open your browser
  2. Go to self-taught folder directory
  3. Click on index.html file

Local Development

  1. Using an IDE to open self-taught project directory
  2. In the IDE, install LiveServer extension
  3. Open index.html, right click and choose Open with LiveServer to start running and developing website

About

A landing page project for marketing an English center and introducing English courses πŸ“°.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published