Skip to content

victorfg21/react-app-dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-App-Dogs

Project developed during the Complete React course by Origamid.

The final result can be viewed at: react-app-dogs.vercel.app

Username: dog
Password: dog

This project simulates a social network for pets, allowing users to make posts, comment, and access their statistics.

Technologies Used

  • React
  • JavaScript
  • CSS
  • HTML

Features

  • User registration and authentication
  • Posting pet photos
  • Commenting on posts
  • Viewing statistics

How to Run the Project

  1. Clone the repository:
    git clone https://github.com/victorfg21/react-app-dogs.git
  2. Navigate to the project directory:
    cd react-app-dogs
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

The project will be available at http://localhost:3000/.

About

Project developed during the Complete React course by Origamid.

Resources

Stars

Watchers

Forks

Contributors