Skip to content

atoughman/code-type-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Don't forget to first update your npm to latest version,

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

Pull Request

If you are working on an issue, comment on that issue " I am working on this issue " lets say you are working on #3, #5 issue then, name it as follows: [ FIX ] fixed #3, #5 and its description should contain #3 -> Name of the issue #5 -> Name of the issue

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