Skip to content

figueirinha/swipeReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Swipe text right or left and trigger a boolean flag with React js

Example of a application that has the basics of Tinder but for text.

Scripts

To run this project, inside the swipe folder, run (with node js in vs code) in a terminal:

npm install

To install all the packages used in this project.

npm run server

To run the backend in JSON format, available in db.json .

npm start

Run this command in a different terminal than the last command for the frontend.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Releases

No releases published

Packages

No packages published