Skip to content

noliv197/7daysofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: ✒️ Code Review

Table Of Contents

About The Project

The 7 days of code exercise is an Alura's initiative to put into practice all the learning achieved throughout the school's technology and programming training.

Exercises

HTML-CSS

In the HTML-CSS category, the challenge is to develop a replica of a page from a Figma's layout. The main focus of the exercises is to know how to:

  • Analyze figma layout and build HTML and CSS accordingly
  • Create responsive layouts
  • Organize project architecture

All exercises:

Fictional Company Replica

  • Lastest Version here

Linkedln Replica

  • Lastest Version here

Responsiveness

  • Lastest Version here

Netflix Replica

  • Lastest Version here

Javascript

In the JavascriptS category, the challenge is to use the language to solve everyday problems The main focus of the exercises is to know how to:

  • Create algorithms to solve problems
  • DOM manipulation using Javascript
  • Consume an API using pure Javascript

All exercises:

Javascript Logic

  • Lastest Version here

Calendar with CRUD

  • Lastest Version here

Movie API

  • Lastest Version here

React

In the React category, the challenge is to develop a replica of a page using the react framework. The main focus of the exercises is to know how to:

  • Create and style react components
  • Use React Hooks

All exercises:

Ecommerce

  • Lastest Version here