- Notifications
You must be signed in to change notification settings - Fork0
figueirinha/swipeReact
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Example of a application that has the basics of Tinder but for text.
To run this project, inside the swipe folder, run (with node js in vs code) in a terminal:
To install all the packages used in this project.
To run the backend in JSON format, available in db.json .
Run this command in a different terminal than the last command for the frontend.
You can learn more in theCreate React App documentation.
To learn React, check out theReact documentation.