shiva-69 / sprint3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • fork the repository

  • clone the forked repository

git clone <git_url>
cd sprint3
npm install

only core ( whatever cra offers ) libraries have been installed. If you want to use any other library. You'll have to install it.

Example : If you need react-router-dom library; please install it.

About


Languages

Language:JavaScript 66.4%Language:HTML 21.8%Language:CSS 11.8%