- Navbar
- Side Bar
- Search Bar
- Tables
- Cards containing some text
Sidebar should include navigation likes viz. USERS, TABLES. Users Link will show all registered users. Add other fake links in sidebar.
Table will show user details.
Fork this repository from the Fork button above then run the following commands.
Note - Replace <username> with your github username and <name> with your name.
git clone https://github.com/<username>/webify-2.git
mkdir <name>
cd <name>Paste your files in this directory.
git add .
git commit -m "Webify Submission"
git push origin masterGo to your forked github repository on github and create a pull request.
Tada! Let's get some refreshments now buddy.