/holberton-smiling-school-javascript

Web page with Boostrap and some parts dynamic with Javascript (JQuery exactly)

Primary LanguageHTML


Logo

SmileSchool - Build a web app in JavaScript

Web page with Boostrap and some parts dynamic
with Javascript (JQuery exactly)

Explore the docs · Report Bug · Request Feature

Table of Contents

About The Project

Build SmileSchool web site template, with homepage, princing and courses pages. Styles applied in css, boostrap and javascript, with AJAX request to API, to be used as the basis of the landing page of any project and be adjusted to the needs.

Sitemap project

With some dynamic parts according to the API information consulted!

Sitemap project

Sitemap project

Sitemap project

Sitemap project

Built With

  • HTML
  • CSS
  • Responsive design
  • Bootstrap
  • Javascript

Usage

Only you need clone this repository and copy directory holberton-smiling-school-javascript:

cp -r holberton-smiling-school-javascript <path-new-directory>
cd <path-new-directory>

Then, you can modify the directory according your project.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

You can read more in 6.2 GitHub - Contributing to a Project

Contact

Diego Orejuela - @DiegoOrejuela2 - dfrodriguezor@gmail.com

Acknowledgements

Proyect realized within Full-Stack Web Development, project 0x0F. Build a web app in JavaScript by @holbertonschool