Skip to content

carloslenondavis/lab-react-survey-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA with Reacjt, Redux, Node

SPA for a survey.

  • Initially everything is working with caché

Setup

These are the instructions to setup and run the proyect on your local. You can add your own configurations and stuff for your own purpose.

Prev-Steps

* Install your favorite editor, in this time i'm used [VSCode ^1.20.1](https://code.visualstudio.com/)
* Install [Nodejs](https://nodejs.org/es/)
* Install [GIT](https://git-scm.com/)

Installation

Clone the repository

https://github.com/clenondavis/lab-react-survey-example

Once you downloaded the repo, install the npm dependencies executing the following command

npm i

Run the SPA

To run the app just execute the following command. By default the servers on ports 3000 and 7000.

npm start

In your browser and url with open with default port. You can config this if you want

localhost:3000

Test

In Progess .... You can add them an request for a PR (Pull Request) for changes

Developed with

Contributtors

Colaborator

Your contribution are important. If you want to become and colaborator just follow next steps:

  • Star the project
  • Follow the project to receive notifications
  • Fork and add PR to push changes
  • get in contact with clenondavis

You can be a colaborator for other community like Nicaragua community JsNi

Authors

License

This poroject is based on MIT license - ver see license detail MIT

Inspiration

  • Share code to community
  • On road to be a Full Stack Javscript Developer
  • Learns More
  • Learn from you

About

Example of how to implement reactjs with custom component using sass and html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published