Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 424 Bytes

File metadata and controls

20 lines (14 loc) · 424 Bytes

This repository consists of the completed Assignments that I do for practicing web development.

Right now my CSS is not so good, so as I learn, I'll be keep updating this.

Instructions to run the projects:

First clone the repository
Run this command,

npm install

In the App.js file, uncomment which ever project you want to see, save the file and run this command,
npm start