Skip to content

bobbinnej/CounterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple responsive counter app built using react.

By ** Jackie Njoroge **


Technologies Used

  • React -> front-end framework.
  • Vercel -> Deployment.

Requirements

  • Visual studio code
  • Github

Setup installation instruction

npm start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Development

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Known Bugs

If you find a bug or would like to request a new function, reach out to me via jackienjorogedev@gmail.com

License

MIT Copyright (c) 2019 Jackie Njoroge

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

About

This is a simple counter app created with react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published