Skip to content

First project in Adalab to show the team members information, with 2 pages: Home (team info), and Contact page (containing a contact form). We include additional features such as personal style (Stranger Things theme and animated logo) and use of english language.

License

Notifications You must be signed in to change notification settings

Lorellana21/eleven-code

 
 

Repository files navigation

Logo

< Eleven code >

This is our first project at Adalab Bootcamp.

The goal was to create a responsive website with information about our team and ourselves individually, according to the client needs, and it features a main page and a second page with a functional contact form.

If you want to know more about us and about what we do please visit our team's website.

All the design and pages are responsive and addaptable to all screen sizes.

- Requirements

The project consists of:

  • A main page of the website structured by header, hero, section 'about us', section 'strengths and weaknesses', section with individual infomation and footer.

  • A contact page of the website containing a contact form with mandatory fields to fill, with option to return to the main page and navigate through the sections of the web.

Learnings 💡

  • HTML5 and CSS3 to create the web.
  • Re-doing the website by using Gulp to automatize and SASS (SCSS) to style.
  • Following Agile & SCRUM workflow and using GitHub project to organize our tasks.

Tools 💻

  • HTML 5
  • CSS - SCSS
  • Node - Gulp

How to run this project? 👇

  • Clone or download the repository in your computer.

To install local dependencies, type:

npm install

Also, you need to install React Route and SASS:

npm install node-sass

In the project directory, type:

npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

You can also create a docs folder by running #### npm run docs

Team 👋

This project was created by Eleven Code Team:

Jana Dimitrova 🔗

Marcela Chuqi 🔗

Nur Ahissami 🔗

Lorena Orellana 🔗

Almudena Moyano 🔗

About

First project in Adalab to show the team members information, with 2 pages: Home (team info), and Contact page (containing a contact form). We include additional features such as personal style (Stranger Things theme and animated logo) and use of english language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 44.2%
  • HTML 32.3%
  • CSS 16.3%
  • JavaScript 7.2%