Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-react-app

This is a simple React application that allows you to add sellers and see the table of the available sellers. Once new sellers are added, you can edit their info or delete them.

Also, the application stores the data locally in your browser so you can leave or refresh the page without losing your data.

Here is the link to the latest version of the app: https://hoomanm.github.io/simple-react-app/

Running the application:

Please follow the below steps in order to run the app on your local machine:

  1. Clone the master branch of the repository:

    git clone -b master https://github.com/hoomanm/simple-react-app.git

  2. Install the dependencies:

    npm install

  3. Run the app using the webpack development server:

    npm run start

About

A simple React application for adding sellers and seeing the list of available ones

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages