drewlong314 / tip-calulator

Simple Tip Calculator built with ReactJs

Home Page:https://tip-calulator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn


ReactJs Tip Calculator

A simple React tip calculator


View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot Find out what your tip should be!

(back to top)

Built With

This project is built purley with HTML, CSS, and React

  • React

(back to top)

Getting Started

Learn how to get this running locally!

Prerequisites

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/nathanramsdell/tip-calulator.git
  2. Install NPM packages
    npm install

(back to top)

Roadmap

  • Add repository
  • Add css
  • Add components to applicaiton
  • Add dark mode switch

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Nathan Ramsdell - ramsdell.28@gmail.com

Project Link: https://github.com/nathanramsdell/tip-calulator

(back to top)

About

Simple Tip Calculator built with ReactJs

https://tip-calulator.vercel.app


Languages

Language:JavaScript 52.0%Language:CSS 31.5%Language:HTML 16.5%