Skip to content

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

Notifications You must be signed in to change notification settings

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