Skip to content

kateFrontend/react-filter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter React app

cover

🦉 Main information

Simple app to understand elements filtering in React applications.

⏲️ Run project

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

⚡ Setup

This project was bootstrapped with Create React App.

The following technologies and components were used in this project:

Create React app

npx create-react-app my-app
cd my-app
npm start

Install React Router DOM

npm i react-router-dom

Install React Lorem ipsum

npm i react-lorem-ipsum

About

Simple app to understand element filtering in React applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published