Skip to content

datsfilipe/react-with-script-html-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

React Application With Script Html Tags

This project was made to test the react environment into script html tags, just for curiosity.

Running this project on your machine

You can try this, but that don't have an api to test, so you should create one to test, or change/comment some code.

  • Clone the repo with git clone;
  • After that, run yarn or npm install to install dependencies;
  • Then you can test using live server extension on vs code, or by opening the html file;
  • OBS: the routes work with '/#/' after the url, that's because the app is using hashRouter from react-router-dom.

About

React with react-router-dom using just html script tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published