- This was an exercise from DCI's WEB Development Course, which I attended between 2019 - 2021.
- This project is just for learning purpose.
- Build your own data.json which contains all the information about posts;
- Use Sass for this build;
- Feel free to have any other artist or celebrity or even your own photos;
- Consider that you have to use props and pass data to components;
I've seized the opportunity to add more features to this Project, therefore the new ROADMAP for this project is the follow.
- Lookalike Instagram Layout
- React router system, with react-router-dom
- Show stats on Hover.
- Breaking code into small components.
- Working with Fontawesome and Emojis on React
- Axios and API instead local data.json
- Infinite scrooling using react-infinite-scroll-component
- Authentication with Firebase
- User Profile
- Mobile Layout
- REST API using Node.js / Store data in MongoDB
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.