Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 920 Bytes

File metadata and controls

42 lines (23 loc) · 920 Bytes

Project "Mesto-React"

shield shield

Description

The project was bootstrapped with Create React App using React hooks.
Mini social network has been created to demonstrate the user's profile and photo collection.
Users have an ability to edit their profile, add new photos, remove unwanted ones, like/dislike other users' photos.
It is also possible to view the photographs enlarged.

Stack & technologies

  • ReactJS

  • React hooks (useState, useEffect)

  • React createContext

  • OOP

  • Validation

  • API

  • HTML5 and CSS3

  • BEM (Nested)

Start the project

shield shield

npm install

npm start

DEMO