/Dogs

the best site for your puppy

Primary LanguageJavaScript

Dogs social media project

This was a code developed to test the following knowledge:

  • React
  • Next.js
  • JavaScript
  • Html
  • Css
  • Context API
  • Styled components
  • Responsive web design

See the preview:

low.dogs.mp4

To run the application on your machine:

  • first, make the application work, first you must have vscode and nodejs installed on pc
  • then open the folder in vscode (right click on the folder and open with code)
  • once everything loads, you open the code terminal (no windows: 'ctrl' + 'shift' + ' '' ' )
  • there you type 'npm i' to install dependencies and 'npm start' to start an application.