This project was a take home assignment in a community server on discord Devsnest
View it here : Link
- Navbar with all the same icons as on instagram website
- Search bar
- Posts
- Like and save button with color change on tap
- Add comments that will be listed down
- Profile icon in top right corner
- Stories horizontally scrollable
- Canvas in html
- CSS for icons and all the styling
- Js for all the logics
- VS Code as an IDE
- Live share extension to code together
- Git-Github to push and pull changes
I learnt how can I:
- Create clone of a website
- Make navbar using bootstrap
- Use typecript and reducers to dynamically create elements
- Fetch data from json files
- Video Tutorial from youtube channel of devsnest
- Documentation of bootstrap
- You may fork this project by clicking
fork
button from the top right corner then it will create the same repository on your github profile - It is a two step process
- Click on the
Code with down arrow
button in right corner below setting tab. - Then click on download as a zip file to store it to your local store. Extract them and do any changes you like.
- Click on the