bmnepali / beer-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beer List

A simple React app created using TypeScript, CSS, HTML, Bootstrap, Yup, Formik.

Note:

Development

  1. Clone the repo git clone <github-repo-path>

  2. Install NodeJs https://nodejs.org/en/download

  3. Go to the Repository Directory cd path/to/beer-list

  4. Install the dependencies npm i or npm install

  5. Run the app: npm start

  6. Access the app on the following url: ```http://localhost:3000`

  7. [Extra] Run the following commant to run tests: npm run test

Developer: Buddha Man Nepali

About


Languages

Language:TypeScript 89.0%Language:HTML 5.5%Language:CSS 5.5%