Skip to content

ramithperera/Koa-React-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AF Final Project Help

This project is for the practice skills for the final exam of AF.

Let's go! πŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺπŸ’ͺ

What is AF?

It is a module for third year SE students of SLIIT

Postman APIs can be found here

Installation

1) Install dependencies on both backend and frontend folders by running the following command:
$ npm install

2) Setup your own mongoDB database and copy the connection string to the .env file in the backend folder.

3) Run the following command to start the server in backend folder:
$ npm start

4) Run the following command to start the server in frontend folder:
$ npm start

Quick Start (Run frontend backend concurrently)

Goto the frontend folder and run the following command:
$ npm run dev

Support a fellow programmer:

ramith



About

This app use koa for backend and for frontend react and mongodb for the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published