Skip to content

My project of "React Dogs", a dog's social media developed in React.js

License

Notifications You must be signed in to change notification settings

matheusbronca/reactdogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactdogs

 

Demo

Reactdogs

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Screenshots   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Reactdogs is the final project of Origamid React Course. This project has several improvements compared to the initial Origamid project design by the way. You can see all the new features added in the features section below.

✨ Features

✔️ User authentication; (original)
✔️ New accounts; (original)
✔️ New posts; (original)
✔️ Delete posts; (original)
✔️ Posts stats; (original)
✔️ Infinite scrolling; (original)
✔️ Image lazy loading, placeholder feature without layout reflow; (new)
✔️ Custom router redirects accordingly the user inputs for better UX; (new)
✔️ General UI improvements, especially on mobile devices; (new)
✔️ General UX improvements, especially on mobile devices; (new)
✔️ Full responsiveness, all mainstream devices supported; (new)

🚀 Technologies

The following tools were used in this project:

📷 Screenshots

Reactdogs webapp

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/matheusbronca/reactdogs

# Access
$ cd reactdogs

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Matheus Bronca

Original project design by André Rafael

 

Back to top

About

My project of "React Dogs", a dog's social media developed in React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published