A basic CRUD operation webpage where there is an input given by the user whicb is stored in the local storage( restricted to brwoser). THe user can perform the basic Create, Read, Update and Delete the records.
-
A basic text editor in which the code can be written For eg- Notepad, Visual Studio Code, Brackets, Atom etc
-
A web browser to implement the code written (preferably Chrome)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.