Skip to content

robinsonlovatto-misc/simple-test-project-reactjs

Repository files navigation

React JS - A simple test project

Exercise on ReactJS for the Bootcamp GoStack - Rocketseat.

Add a record in the backend by clicking the button "Adicionar projeto".

The purpose of the project was to test useState and useEffect. That way, there is no form to add new records.

Some of the features used in this project:

React
   useState
   useEffect
   Components
Axios (to integrate with the backend)
Importing css and images
Babel
webpack

Installation

Install and run the back-end: simple-test-project-nodejs

To install all dependencies for this project:

yarn

To run the project:

yarn dev

Node.js back-end for this project:

simple-test-project-nodejs



About

Exercise on ReactJS for the Bootcamp GoStack - Rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published