Skip to content

⚛️ A sample application built using React + Redux with React-Router-Redux and Parcel for build. It can also be used as a boilerplate.

License

Notifications You must be signed in to change notification settings

vishnuramana/ReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactApp

A sample application which has a login page and a table for inline editing/deleting data. It could also be used as a boilerplate for developement. The application is built using the following:

  1. React
  2. React-Redux
  3. React-Router-Redux
  4. Parcel (bundler)
  5. Yarn (package manager)

Starting the app:

The application can be started by using

npm start

which internally calls the bundler's build command

parcel src/index.html

You can view the application at http://localhost:1234

For login, please use the same characters for username and password such as

Username:admin

Password:admin

License:

MIT

About

⚛️ A sample application built using React + Redux with React-Router-Redux and Parcel for build. It can also be used as a boilerplate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published