Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tolumide-ng/sysare
Mock dating website to find other users near you
https://github.com/tolumide-ng/sysare
atomic-design-pattern css-modules docker docker-compose javasctipt jest react typescript webpack
Last synced: 22 days ago
JSON representation
Mock dating website to find other users near you
- Host: GitHub
- URL: https://github.com/tolumide-ng/sysare
- Owner: tolumide-ng
- Created: 2022-03-31T17:53:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T14:39:10.000Z (over 2 years ago)
- Last Synced: 2023-03-06T08:17:29.443Z (almost 2 years ago)
- Topics: atomic-design-pattern, css-modules, docker, docker-compose, javasctipt, jest, react, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SySRaE - meet people
### Requirements:
1. docker compose
### How to run this application
- Clone this repository
- Cd into the cloned repository
- Create a `.env` file in the root directory
- Add the code below to the created .env file```
BASE_URL=http://localhost:3000```
- Run `docker compose up` to start the application
Features:
1. Load Users (employs infinite scrolling to load the users lazily)
2. View a specific User