/react-practices

Project to explore and test design patterns for React

Primary LanguageJavaScript

React with some design patters

This project was bootstrapped with Create React App and was created from a LinkedIn course.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

node server.js

Run a express server to use an internal API. You need to run this command if you want to test the User section.