Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.12 KB

CODE-TYPE-WEBAPP

The Aim of the this webapp to provide a platform for coders which can help them increase their Typing CODING speed.

code-type2

code-type3

Install dependencies

npm install

To start the webapp, you can run:

Start Frontend

npm start

Who Can Contribute ?

Designers and Developers both can contribute :)

Contribution Guideline

commit message should be as follows:

[ TYPE ] SHORT DESCRIPTION

eg- [ FEATURE ] added upload functionality

[ NCFS ] Date Picker

P.S. NCFS - "New Component From Scratch" previously NCFS was NCB "New Component Built" which you may find in commit history :)

Sometimes Code works fine, but console logs some errors. When you fix them explicitly in commit. Name it like below [ console ] fix

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.