Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rusiruavb/af-support-session

React frontend and Koa backend implementation for AF support session
https://github.com/rusiruavb/af-support-session

koa mongodb react

Last synced: 3 days ago
JSON representation

React frontend and Koa backend implementation for AF support session

Awesome Lists containing this project

README

        

# AF Support Session
React frontend and Koa backend implementation for AF support session

### How to start?

1. Clone/ fork the repository
2. Navigate to the clone folder
3. Run `npm install` command
4. Run `npm run dev` to start the development server
5. Run `npm run start` to start the production server

### Tools & Technologies

- Koa JS
- React JS
- MongoDB
- VS Code
- Postman (Postman collection is available as `api.postman_collection.json` in the `koa-app` directory)